automatically stopping a Windows Service

C

caulker

how can a windows service terminate itself?

I have a windows service that reads in configuration settings from an XML
file, but I'd like the service to automatically stop if it doesn't find a
particular element in the XML file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top