SshChannelState Enum
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
SSH channel state.
Syntax
public enum SshChannelState
Fields
Name | Description |
---|---|
Closed | Closed. |
Connected | Connected. |
None | None. |