Represents a response received from a DNS server
The DnsClient..::.Response..::.Record type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Data | The record data in master file format (RFC1035 section 5). | |
| Name | The domain name of this DNS record. | |
| TTL | The maximum time that this record may be cached (Time To Live). | |
| Type | The DNS record type |