MailBee.NET Objects 7.1

DnsCache.Enabled Property

Gets or sets whether DNS records caching should be used.

public static bool Enabled {get; set;}

Property Value

true if DNS records caching is enabled; otherwise, false. The default value is true.

Remarks

Under normal circumstances, disabling DNS caching is not recommended due to significant performance impact. However, this may help in troubleshooting.

See Also

DnsCache Class | MailBee.DnsMX Namespace