LumiSoft Mail Server User API
UseDnsCache Property
Namespaces > LumiSoft.Net.Dns.Client > Dns_Client > UseDnsCache
Gets or sets if to use dns caching.
Syntax
C#Visual BasicManaged C++
public static bool UseDnsCache { get; set; }
Public Shared Property UseDnsCache As Boolean
public:
static bool UseDnsCache {
	bool get ();
	void set (bool value);
}

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