Scripting.FinalExitCode Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
FinalExitCode
Gets the exit code of the receiving channel when the connection was closed.
Declaration
public int? FinalExitCode { get; }
Property Value
Type | Description |
---|---|
Nullable<Int32> |