Ejemplo n.º 1
0
 def _ShutdownServer(self):
     SendShutdownRequest()
Ejemplo n.º 2
0
 def _ShutdownServer(self):
     if self.IsServerAlive():
         SendShutdownRequest()