ComponentSpace DNS Class Library Reference

ARecord Class

A host name resource record.

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

System.Object
   ComponentSpace.Dns.ResourceRecord
      ComponentSpace.Dns.ARecord

[Visual Basic]
Public Class ARecord
    Inherits ResourceRecord
[C#]
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: ComponentSpace.Dns

Assembly: ComponentSpace.Dns (in ComponentSpace.Dns.dll)

See Also

ARecord Members | ComponentSpace.Dns Namespace