Gets the channel exit status. Returns 0 if not available.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Overridable ReadOnly Property ExitCode As Integer Get |
C# |
---|
public virtual int ExitCode { get; } |