Beispiel #1
0
 public void Stop()
 {
     _serverContext.M.UnregisterAsync(this);
     TcpSocketServer.ForceStop();
 }