An NDoc Documented Class Library

MXRecord Class

MXRecord represents all information in a DNS MX Record.

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

System.Object
   Lavantech.Dns.ResourceRecord
      Lavantech.Dns.MXRecord

public class MXRecord : ResourceRecord

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.

Requirements

Namespace: Lavantech.Dns

Assembly: dnscomponent (in dnscomponent.dll)

See Also

MXRecord Members | Lavantech.Dns Namespace