SshChannel.State Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
State
Gets the state of this channel.
Declaration
public SshChannelState State { get; }
Property Value
Type | Description |
---|---|
SshChannelState | Channel state. |