In The Hand - .NET Components for Mobility
GetServices Method
NamespacesInTheHand.ServiceProcessServiceControllerGetServices()()()
Retrieves all the services on the local computer, except for the device driver services.
Declaration Syntax
C#Visual Basic
public static ServiceController[] GetServices()
Public Shared Function GetServices As ServiceController()
Return Value
An array of type ServiceController in which each element is associated with a service on the device.

Assembly: InTheHand.ServiceProcess (Module: InTheHand.ServiceProcess) Version: 1.0.50819.0