An NDoc Documented Class Library

ARecord Class

ARecord represents all information in a DNS A Record.

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

System.Object
   Lavantech.Dns.ResourceRecord
      Lavantech.Dns.ARecord

public class ARecord : 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

ARecord Members | Lavantech.Dns Namespace