Метод | Описание | |
---|---|---|
DNSCacheEntry ( System.DateTime RefreshTime, System.DateTime EndOfLife, |
Create a new DNS cache entry.
|
public DNSCacheEntry ( System.DateTime RefreshTime, System.DateTime EndOfLife, |
||
RefreshTime | System.DateTime | The timestamp of the last refresh. |
EndOfLife | System.DateTime | The timestamp when this entry gets invalidated. |
DNSInfo | The cached DNS information. | |
Результат | System |