The DNSCacheEntryType type is intended to characterize a single entry in a system's DNS cache.
Field Name | Type | Description |
---|---|---|
DNS_Entry0..1 | DNSRecordObjectType |
The DNS_Entry field specifies the relevant DNS entry (including Domain Name and IP Address) for this DNS Cache Entry. |
TTL0..1 | PositiveIntegerObjectPropertyType |
The TTL field specifies the time-to-live value for the DNS cache entry, or in other words the number of seconds before the entry expires. |