Session PropertiesSSH .NET Client Library Documentation
The Session type exposes the following members.
Properties

  NameDescription
Public propertyClientInitMessage
Gets the client init message.
Public propertyClientVersion
Gets or sets the client version string.
Public propertyConnectionInfo
Gets or sets the connection info.
Public propertyIsConnected
Gets a value indicating whether socket connected.
Public propertyServerVersion
Gets or sets the server version string.
Public propertySessionId
Gets or sets the session id.
Public propertySessionSemaphore
Gets the session semaphore that controls session channels.
Back to Top
See Also