edtFTPnet/Express - Class Reference

ExFTPConnection.Timeout Property

TCP timeout (in milliseconds) of the underlying sockets (0 means none).

public override int Timeout {get; set;}

Remarks

Timout value in milliseconds. The default value is 120000, which indicates a 120 second timeout period.

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace