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

SshOperationTimeoutException

The exception that is thrown when operation is timed out.

Initializes a new instance of the SshOperationTimeoutException class.

public SshOperationTimeoutException(string message)

Initializes a new instance of the SshOperationTimeoutException class.

public SshOperationTimeoutException(string message, Exception innerException)

Initializes a new instance of the SshOperationTimeoutException class.