C
Constantin Zheltikov
Hi All!
My service need wait for completion some working threads when it has
receiving stop command, i.e. it need call something like SetServiceStatus
with current state SERVICE_STOP_PENDING. But i cannot find analogue
SetServiceStatus in .NET Framework. How to solve this problem?
My service need wait for completion some working threads when it has
receiving stop command, i.e. it need call something like SetServiceStatus
with current state SERVICE_STOP_PENDING. But i cannot find analogue
SetServiceStatus in .NET Framework. How to solve this problem?