Пример #1
0
 internal void StopServer()
 {
     Logger.Verbose(TAG, "StopServer", "Stopping server");
     GlobalManager.Destroy();
 }