ARSoft.Tools.Net.Dns Namespace : SoaRecord Class |
The following tables list the members exposed by SoaRecord.
Name | Description | |
---|---|---|
![]() | SoaRecord Constructor | Creates a new instance of the SoaRecord class |
Name | Description | |
---|---|---|
![]() | ExpireInterval | Seconds that can elapse before the zone is no longer authorative |
![]() | MasterName | Hostname of the primary name server |
![]() | Name | Domain name (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | NegativeCachingTTL | Seconds a negative answer could be cached Defined in RFC 2308 |
![]() | RecordClass | Class of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | RecordType | Type of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | RefreshInterval | Seconds before the zone should be refreshed |
![]() | ResponsibleName | Mail address of the responsable person. The @ should be replaced by a dot. |
![]() | RetryInterval | Seconds that should be elapsed before retry of failed transfer |
![]() | SerialNumber | Serial number of the zone |
![]() | 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) |