edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

SSHFTPClientTimeout Property

Overall timeout in milliseconds for waiting for messages and underlying timeouts on sockets.

Definition

Namespace: EnterpriseDT.Net.Ftp.Ssh
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public override int Timeout { get; set; }

Property Value

Int32

Implements

IFileTransferClientTimeout

See Also