SshConnectionException public class SshConnectionException : SshException Documentation public DisconnectReason DisconnectReason { get; } public SshConnectionException() public SshConnectionException(string message) public SshConnectionException(string message, DisconnectReason disconnectReasonCode) public SshConnectionException(string message, DisconnectReason disconnectReasonCode, Exception inner) public SshConnectionException(string message, Exception innerException) protected SshConnectionException(SerializationInfo info, StreamingContext context)