Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
CLASS.cs
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Text;
4
5
namespace
Waher.Networking.DNS.Enumerations
6
{
10
public
enum
CLASS
11
{
15
IN = 1,
16
20
CS = 2,
21
25
CH = 3,
26
30
HS = 4
31
}
32
}
Waher.Networking.DNS.Enumerations
Definition:
CLASS.cs:6
Waher.Networking.DNS.Enumerations.CLASS
CLASS
TYPE fields are used in resource records.
Definition:
CLASS.cs:11
IoTGateway
Networking
Waher.Networking.DNS
Enumerations
CLASS.cs
Generated by
1.9.5