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

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)