In The Hand
InTheHand.ServiceProcess Namespace
NamespacesInTheHand.ServiceProcess
.NET Components for Mobility
The InTheHand.ServiceProcess namespace provides classes that allow you to control Windows service applications.

Supports Windows Embedded CE 4.0 and later and Windows Mobile 2003 and later

Declaration Syntax
C#Visual Basic
namespace InTheHand.ServiceProcess
Namespace InTheHand.ServiceProcess
Types
All TypesClassesEnumerations
IconTypeDescription
ServiceController
Represents a Windows CE service and allows you to connect to a running or stopped service, manipulate it, or get information about it.

ServiceControllerStatus
Indicates the current state of the service.

ServiceType
Represents the type of the service.