Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
PeerToPeerNetworkState.cs
2{
7 {
11 Created,
12
16 Reinitializing,
17
21 SearchingForGateway,
22
26 RegisteringApplicationInGateway,
27
31 Ready,
32
36 Error,
37
41 Closed
42 }
43}
PeerToPeerNetworkState
State of Peer-to-peer network.