Click or drag to resize
EmailValidatorDnsTimeOut Property
Gets or sets the amount of time a Dns query will wait to receive a response. Units are milliseconds.

Namespace: NeevSoftware.Components
Assembly: NeevSoftware.EmailValidator (in NeevSoftware.EmailValidator.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int DnsTimeOut { get; set; }

Property Value

Type: Int32
See Also