FileTransferClient.SshSession Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 7.0.9083)
SshSession
Gets the SSH session used by the SFTP part of the client.
Declaration
public SshSession SshSession { get; }
Property Value
Type | Description |
---|---|
SshSession | SSH session. |