Community

Get all Services on a System using C#

(Mahesh Chand) ServiceController class defined in the System.ServiceProcess namespace is used to work with services. ServiceController.GetServices static method gets all services installed on a machine.

Read More - Register for Free Membership