Exemple #1
0
 def _ShutdownServer(self):
     SendShutdownRequest()
Exemple #2
0
 def _ShutdownServer(self):
     if self.IsServerAlive():
         SendShutdownRequest()