ARSoft.Tools.Net.Dns Namespace : UnknownRecord Class |
The following tables list the members exposed by UnknownRecord.
Name | Description | |
---|---|---|
![]() | UnknownRecord Constructor | Creates a new instance of the UnknownRecord class |
Name | Description | |
---|---|---|
![]() | Name | Domain name (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | RecordClass | Class of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | RecordData | Binary data of the RDATA section of the record |
![]() | RecordType | Type of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | TimeToLive | Seconds which a record should be cached at most (Inherited from ARSoft.Tools.Net.Dns.DnsRecordBase) |
Name | Description | |
---|---|---|
![]() | ToString | Returns the textual representation of a record (Inherited from ARSoft.Tools.Net.Dns.DnsRecordBase) |