DnsCache Properties

The DnsCache type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCount
Gets the number of DNS records already in the cache.
Public propertyStatic memberEnabled
Gets or sets whether DNS records caching should be used.
Public propertyStatic memberSmtpMXMaxFailureCount
Gets or sets the maximum number of seriated failures of the SMTP MX server required in order to consider the SMTP MX server down.
Public propertyStatic memberSmtpMXNextAttemptInterval
Gets or sets the amount of time (in milliseconds) the failed SMTP MX server spends in quarantine.
Public propertyStatic memberTimeout
Gets or sets the interval which specifies for how long DNS records in the cache remain actual.
Top
See Also