Click or drag to resize

TcpTextClientSendTimeout Property

Gets or sets the amount of time the underlying Socket will wait for a send operation to complete successfully.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public TimeSpan SendTimeout { get; set; }

Property Value

TimeSpan
See Also