DnsResolver Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DnsResolver sealed : IAsyncDisposable, IDisposable
public sealed class DnsResolver : IAsyncDisposable, IDisposable
type DnsResolver = class
interface IAsyncDisposable
interface IDisposable
Public NotInheritable Class DnsResolver
Implements IAsyncDisposable, IDisposable
- Inheritance
-
DnsResolver
- Implements
Constructors
| Name | Description |
|---|---|
| DnsResolver() | |
| DnsResolver(DnsResolverOptions) | |
Methods
Extension Methods
| Name | Description |
|---|---|
| ConfigureAwait(IAsyncDisposable, Boolean) |
Configures how awaits on the tasks returned from an async disposable will be performed. |