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

Renci.SshNet.Common.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.