Rebex SFTP for .NET

ProxySocket.Timeout Property

Gets or sets the length of time before the Connect, Listen or Accept operation times out.

public int Timeout {get; set;}

Property Value

The length of time, in milliseconds, until the operation times out, or the value -1 or 0 to indicate that the request does not time out. Default is -1.

See Also

ProxySocket Class | Rebex.Net Namespace