Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
OpCode.cs
1
namespace
Waher.Networking.DNS.Enumerations
2
{
6
public
enum
OpCode
7
{
11
Query = 0,
12
16
InverseQuery = 1,
17
21
Status = 2,
22
26
Notify = 4,
27
31
Update = 5,
32
36
DnsStateful = 6
37
}
38
}
Waher.Networking.DNS.Enumerations
Definition:
CLASS.cs:2
Waher.Networking.DNS.Enumerations.OpCode
OpCode
DNS Operation Codes
Definition:
OpCode.cs:7
IoTGateway
Networking
Waher.Networking.DNS
Enumerations
OpCode.cs
Generated by
1.9.5