<PackageReference Include="SSH.NET" Version="2011.12.7" />

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)