SshSession.State Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
State
Gets the current session state.
Declaration
public SshState State { get; }
Property Value
Type | Description |
---|---|
Ssh |
Session state. |