Represents a DNS record received from a DNS server.

Namespace:  JHSoftware
Assembly:  JHSoftware.DnsClient (in JHSoftware.DnsClient.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public class Record
Visual Basic (Declaration)
Public Class Record

Inheritance Hierarchy

System..::.Object
  JHSoftware..::.DnsClient..::.Response..::.Record

See Also