| DnsStubResolver | Provides a new instance using the local configured DNS servers |
| DnsStubResolver(DnsClient) | Provides a new instance using a custom DNS client |
| DnsStubResolver(IEnumerableIPAddress, Int32) | Provides a new instance using a list of custom DNS servers and a custom query timeout |
| DnsStubResolver(Uri, Int32) | Provides a new instance using a list of custom DNS servers and a custom query timeout |