Click or drag to resize

GlobalConfiguration Class

Represents global configuration settings.
Inheritance Hierarchy
SystemObject
  Limilabs.MailGlobalConfiguration

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public static class GlobalConfiguration

The GlobalConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDnsServerAddress
Gets or sets DNS server address.
Public propertyStatic memberUseDnsOverHttps
Gets or sets the value indicating if secure DNS over HTTPS should be used.
Top
See Also