An NDoc Documented Class Library

SimpleDNSLookup.Timeout Field

Timeout in milliseconds for DNS lookup for all static methods in this class. The default value is 10000 (10 Seconds). A value of 0 means no Timeout (wait forever for response). Change it per your requirment.

public static int Timeout;

See Also

SimpleDNSLookup Class | Lavantech.Dns Namespace