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

  NameDescription
Public propertyConnectionInfo
Gets the connection info.
Public propertyIsConnected
Gets a value indicating whether this client is connected to the server.
Public propertyKeepAliveInterval
Gets or sets the keep alive interval in seconds.
Protected propertySession
Gets current session.
Back to Top
See Also