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

  NameDescription
Public propertyBufferSize
Gets or sets the size of the buffer.
Public propertyConnectionInfo
Gets the connection info.
(Inherited from BaseClient.)
Public propertyIsConnected
Gets a value indicating whether this client is connected to the server.
(Inherited from BaseClient.)
Public propertyKeepAliveInterval
Gets or sets the keep alive interval in seconds.
(Inherited from BaseClient.)
Public propertyOperationTimeout
Gets or sets the operation timeout.
Protected propertySession
Gets current session.
(Inherited from BaseClient.)
Back to Top
See Also