Click or drag to resize

ClientBaseReceiveTimeout Property

Gets or sets the amount of time the underlying Socket will wait to receive data once a read operation is initiated.

Namespace: Limilabs.Client
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public TimeSpan ReceiveTimeout { get; set; }

Property Value

TimeSpan
See Also