SERVICE_ACCEPT_SHUTDOWN

const win32service.SERVICE_ACCEPT_SHUTDOWN;

The service is notified when system shutdown occurs. This enables the system to send a SERVICE_CONTROL_SHUTDOWN value to the service. The ControlService function cannot send this control