Otter SDK Reference
Version:

ExitCode Property

Gets the process exit code or null (Nothing in Visual Basic) if the process has not exited.

Syntax

public abstract int? ExitCode { get; }