LumiSoft Mail Server User API
CacheTime Property
Namespaces > LumiSoft.Net.Dns.Client > DnsCache > CacheTime
Gets or sets how long(seconds) to cache dns query.
Syntax
C#Visual BasicManaged C++
public static long CacheTime { get; set; }
Public Shared Property CacheTime As Long
public:
static long long CacheTime {
	long long get ();
	void set (long long value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)