ComponentSpace DNS Class Library Reference

ResourceRecord Class

The base class for all resource records.

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

System.Object
   ComponentSpace.Dns.ResourceRecord
      Derived types

[Visual Basic]
MustInherit Public Class ResourceRecord
[C#]
public abstract class 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

ResourceRecord Members | ComponentSpace.Dns Namespace