SERVICE_CONTROL_PAUSE

const win32service.SERVICE_CONTROL_PAUSE;

Requests the service to pause. The hService handle must have SERVICE_PAUSE_CONTINUE access.