Gets the channel exit status, if available. Otherwise, it returns null.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ExitStatus As SshChannelExitStatus Get |
C# |
---|
public SshChannelExitStatus ExitStatus { get; } |