SERVICE_CONTROL_CONTINUE

const win32service.SERVICE_CONTROL_CONTINUE;

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