FileTransferClient.SshSession Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 7.0.9448)
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. |