EmailValidatorTimeout Property

Gets or sets the length of time (in milliseconds) until the request times out.

Namespace:  Aspose.Email.Tools.Verifications
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public int Timeout { get; set; }

Property Value

Type: Int32
See Also