ComponentSpace DNS Class Library Reference

DnsMessage Class

A DNS protocol request/response message.

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

System.Object
   ComponentSpace.Dns.DnsMessage

[Visual Basic]
Public Class DnsMessage
[C#]
public class DnsMessage

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

For specific message details refer to the DNS RFCs.

Requirements

Namespace: ComponentSpace.Dns

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

See Also

DnsMessage Members | ComponentSpace.Dns Namespace