SERVICE_CONTROL_STOP

const win32service.SERVICE_CONTROL_STOP;

Requests the service to stop. The hService handle must have SERVICE_STOP access.