ARSoft.Tools.Net.Dns Namespace : LlmnrMessage Class |
The following tables list the members exposed by LlmnrMessage.
Name | Description | |
---|---|---|
![]() | LlmnrMessage Constructor |
Name | Description | |
---|---|---|
![]() | AdditionalRecords | Gets or sets the entries in the additional records section (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | AnswerRecords | Gets or sets the entries in the answer records section |
![]() | AuthorityRecords | Gets or sets the entries in the authority records section |
![]() | EDnsOptions | Gets or set the OptRecord for the EDNS options (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | IsConflict | Gets or sets the conflict (C) flag Defined in RFC 4795 |
![]() | IsDnsSecOk | Gets or sets the DNSSEC answer OK (DO) flag Defined in RFC 4035 and RFC 3225 (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | IsEDnsEnabled | Enables or disables EDNS (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | IsQuery | Gets or sets the query (QR) flag (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | IsTentive | Gets or sets the tentive (T) flag Defined in RFC 4795 |
![]() | IsTruncated | Gets or sets the truncated response (TC) flag Defined in RFC 4795 |
![]() | OperationCode | Gets or sets the Operation Code (OPCODE) (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | Questions | Gets or sets the entries in the question section |
![]() | ReturnCode | Gets or sets the return code (RCODE) (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | TransactionID | Gets or sets the transaction identifier (ID) of the message (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | TSigOptions | Gets or set the TSigRecord for the tsig signed messages (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |