SshException.GetServerInfo Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
GetServerInfo()
Gets information about SSH negotiation.
Declaration
public SshServerInfo GetServerInfo()
Returns
Type | Description |
---|---|
Ssh |
Information about SSH negotiation. |