Gets or sets if to use dns caching.

Syntax
| C# | Visual Basic | Managed 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)