DnsCacheClear Method
Removes all existing entries from the DNS cache.

Namespace: MailBee.DnsMX
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public static void Clear()
Remarks
This method is thread-safe.
See Also