SshChannel.ExitStatus Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
ExitStatus
Gets the channel exit status, if available. Otherwise, it returns null.
Declaration
public SshChannelExitStatus ExitStatus { get; }
Property Value
| Type | Description | 
|---|---|
| SshChannelExitStatus | Channel exit status.  |