ARSoft.Tools.Net.Dns Namespace : SrvRecord Class |
The following tables list the members exposed by SrvRecord.
Name | Description | |
---|---|---|
![]() | SrvRecord Constructor | Creates a new instance of the SrvRecord class |
Name | Description | |
---|---|---|
![]() | Name | Domain name (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | Port | The port of the service on the target |
![]() | Priority | Priority of the record |
![]() | RecordClass | Class of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | RecordType | Type of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | Target | Domain name of the target host |
![]() | TimeToLive | Seconds which a record should be cached at most (Inherited from ARSoft.Tools.Net.Dns.DnsRecordBase) |
![]() | Weight | Relative weight for records with the same priority |
Name | Description | |
---|---|---|
![]() | ToString | Returns the textual representation of a record (Inherited from ARSoft.Tools.Net.Dns.DnsRecordBase) |