def SvcStop(self):
     self.ReportServiceStatus(win32service.SERVICE_STOP_PENDING)
     PlexConnect.cmdShutdown()
Ejemplo n.º 2
0
 def SvcStop(self):
     self.ReportServiceStatus(win32service.SERVICE_STOP_PENDING)
     PlexConnect.cmdShutdown()