This class implements DNS client cache.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class DNS_ClientCache
Public Class DNS_ClientCache
public ref class DNS_ClientCache
type DNS_ClientCache = class end
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
AddToCache(String, Int32, DnsServerResponse) |
Adds dns records to cache. If old entry exists, it is replaced.
| |
ClearCache()()()() |
Clears DNS cache.
| |
Count |
Gets number of DNS queries cached.
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetFromCache(String, Int32) |
Gets DNS server cached response or null if no cached result.
| |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
MaxCacheTtl |
Gets or sets maximum number of seconds to cache positive DNS responses.
| |
MaxNegativeCacheTtl |
Gets or sets maximum number of seconds to cache negative DNS responses.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | |
DNS_ClientCache |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119