public abstract class DnsMessageBasePublic MustInherit Class DnsMessageBasepublic ref class DnsMessageBase abstract[<AbstractClassAttribute>]
type DnsMessageBase = class end| AdditionalRecords | Gets or sets the entries in the additional records section |
| EDnsOptions | Gets or set the OptRecord for the EDNS options |
| IsEDnsEnabled | Enables or disables EDNS |
| IsQuery | Gets or sets the query (QR) flag |
| ReturnCode | Gets or sets the return code (RCODE) |
| TransactionID | Gets or sets the transaction identifier (ID) of the message |
| TSigOptions | Gets or set the TSigRecord for the tsig signed messages |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |