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