MailBee.NET Objects 7.2

DnsServer Class

Represents a DNS server to be queried about domain names of the Internet hosts.

For a list of all members of this type, see DnsServer Members.

System.Object
   MailBee.DnsMX.DnsServer

[Serializable]
public class DnsServer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

MailBee uses instances of this class in order to lookup MX records of the Internet hosts. For example, Smtp component can perform MX lookup queries in direct-send scenarios (sending e-mails without SMTP relay server).

Requirements

Namespace: MailBee.DnsMX

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

DnsServer Members | MailBee.DnsMX Namespace