Example #1
0
 // shuts down the server.
 public static void ShutdownServer()
 {
     server.ShutdownServer();
 }