SshConnectionException ClassSSH .NET Client Library Documentation
The exception that is thrown when connection was terminated.
The exception that is thrown when connection was terminated.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    Renci.SshNet.Common SshException
      Renci.SshNet.Common SshConnectionException

Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

[SerializableAttribute]
public class SshConnectionException : SshException
See Also