SftpClient OperationTimeout Property SSH .NET Client Library Documentation
Gets or sets the operation timeout.

Namespace: Renci.SshNet
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public TimeSpan OperationTimeout { get; set; }

Field Value

The operation timeout.
See Also