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.26106.1555
Syntax
public TimeSpan SendTimeout { get; set; }

Property Value

TimeSpan
See Also