SshChannelExitStatus.ExitCode Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
ExitCode
Gets the process exit code.
Declaration
public long ExitCode { get; }
Property Value
Type | Description |
---|---|
Int64 | Process exit code. |