SelfValidatingInternalDnsSecStubResolver Constructor

Overload List

SelfValidatingInternalDnsSecStubResolver(IEnumerableIPAddress) Provides a new instance using a list of custom DNS servers and a default query timeout of 10 seconds
SelfValidatingInternalDnsSecStubResolver(DnsClient, IResolverHintStore) Provides a new instance using a custom DNS client
SelfValidatingInternalDnsSecStubResolver(IEnumerableIPAddress, Int32) Provides a new instance using a list of custom DNS servers and a custom query timeout
SelfValidatingInternalDnsSecStubResolver(Uri, Int32) Provides a new instance using a list of custom DNS servers and a custom query timeout

See Also