EmailValidator.Timeout

EmailValidator.Timeout property

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

public int Timeout { get; set; }

See Also