MailBee.NET Objects 4.0

DnsServer.Reset Method 

Resets failure count to 0.

public void Reset();

Remarks

MailBee calls method each time the DNS server properly responds. If, however, the DNS server was banned by MailBee due to multiple repeated failures, the developer may call this method to force MailBee to use the DNS server again.

See Also

DnsServer Class | MailBee.DnsMX Namespace