MailBee.NET Objects 7.1

DnsCache.Count Property

Gets the number of DNS records already in the cache.

public static int Count {get;}

Property Value

An integer value specifying the number of DNS MX, TXT and PTR records already in the cache. The value is zero if the cache is empty.

See Also

DnsCache Class | MailBee.DnsMX Namespace