The DnsClient type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BeginLookup | Begins to asynchronously lookup for a domain name and DNS record type. | |
| BeginLookupHost | Begins to asynchronously lookup the IP address(es) for a host. | |
| BeginLookupMX | Begins to asynchronously lookup the mail exchanger (SMTP server) host names and preference for a domain name. | |
| BeginLookupReverse | Begins to asynchronously lookup the host name(s) for an IP address. | |
| EndLookup | Ends a pending asynchronous lookup for a domain name and DNS record type. | |
| EndLookupHost | Ends a pending asynchronous lookup of the IP address(es) for a host | |
| EndLookupMX | Ends a pending asynchronous lookup of the mail exchanger (SMTP server) host names and preference for a domain name. | |
| EndLookupReverse | Ends a pending asynchronous lookup of the host name(s) for an IP address. | |
| IdnDecode | De-punycodes a domain name. | |
| IdnEncode | Punycodes a domain name. | |
| Lookup | Overloaded. | |
| LookupHost | Overloaded. | |
| LookupMX | Overloaded. | |
| LookupReverse | Overloaded. |