Click or drag to resize

ClientBaseSendTimeout Property

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

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

Property Value

Type: TimeSpan
See Also