Beispiel #1
0
 private void ProcessPing(HttpListenerContext context)
 {
     _nodeManager.AddOrUpdateNode(new Node());
 }