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: 10.4.54.0
Syntax
public enum DnsClass
Members
Member nameValueDescription
None0 
IN1 
CS2 
CH3 
HS4 
See Also