Ssh.Session Property
Namespace: Rebex.Net
Assembly: Rebex.SshShell.dll (version 8.0.9673)
Session
Gets the SSH session used by this SSH session.
Declaration
public SshSession Session { get; }
Property Value
| Type | Description |
|---|---|
| SshSession | SSH session. |