Click or drag to resize
DnsClass Enumeration
The DNS CLASS (RFC1035 3.2.4/5) Internet will be the one we'll be using (IN), the others are for completeness

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public enum DnsClass
Members
  Member nameValueDescription
None0
IN1
CS2
CH3
HS4
See Also