DnsClient Properties

Properties

Default Returns a default instance of the DnsClient, which uses the configured dns servers of the executing computer and a query timeout of 10 seconds.
Is0x20ValidationEnabled Gets or set a value indicating whether the query labels are used for additional validation as described in draft-vixie-dnsext-dns0x20-00
(Inherited from DnsClientBase)
IsResponseValidationEnabled Gets or set a value indicating whether the response is validated as described in draft-vixie-dnsext-dns0x20-00
(Inherited from DnsClientBase)
QueryTimeout Milliseconds after which a query times out.
(Inherited from DnsClientBase)

See Also