Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
QCLASS.cs
1
namespace
Waher.Networking.DNS.Enumerations
2
{
6
public
enum
QCLASS
7
{
11
IN = 1,
12
16
CS = 2,
17
21
CH = 3,
22
26
HS = 4,
27
31
Wildcard = 255
32
}
33
}
Waher.Networking.DNS.Enumerations
Definition:
CLASS.cs:2
Waher.Networking.DNS.Enumerations.QCLASS
QCLASS
QCLASS fields appear in the question section of a query.
Definition:
QCLASS.cs:7
IoTGateway
Networking
Waher.Networking.DNS
Enumerations
QCLASS.cs
Generated by
1.9.5