DnsCacheClear Method
Removes all existing entries from the DNS cache.

Namespace: MailBee.DnsMX
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public static void Clear()
Remarks
This method is thread-safe.
See Also