L
LucasC
Hi,
I created a Windows Service. I'd like the service to Stop when some error
happen.
Is there any way to do that without using the Services Controller? The
problem with it is that it seems to require Administrative rights and if I
use it from inside the same service then the Service account have to have
administrative rights.
Is there any way to make the service Stop it self?
Thanks a lot
LucasC
I created a Windows Service. I'd like the service to Stop when some error
happen.
Is there any way to do that without using the Services Controller? The
problem with it is that it seems to require Administrative rights and if I
use it from inside the same service then the Service account have to have
administrative rights.
Is there any way to make the service Stop it self?
Thanks a lot
LucasC