gpt4 book ai didi

windows-services - 如何指示我的 Windows 服务不可暂停?

转载 作者:行者123 更新时间:2023-12-04 06:09:20 31 4
gpt4 key购买 nike

https://serverfault.com/questions/70028/pausing-a-not-pausable-service-pausing-a-not-pausable-service-from-the-command谈论暂停 NOT_PAUSABLE 服务。我如何表明我的服务一开始就不可暂停?我希望我的服务只支持启动/停止操作。

最佳答案

创建服务时,您填写了 a SERVICE_STATUS structure .结构中的字段之一称为 dwControlsAccepted . dwControlsAccepted 的选项之一是 SERVICE_ACCEPT_PAUSE_CONTINUE .如果你不说你支持暂停/继续,那么它会被SCM报告为不支持暂停/继续。

关于windows-services - 如何指示我的 Windows 服务不可暂停?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7954473/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com