Hello ,

I need to check if a Windows Service is running and if so then Stop it

How can I do that from Code in C#.

Thanks

Susan