This class represents an NT service. It allows you to connect to a running or stopped service and manipulate it or get information about it.
Object
Component
ServiceController
[Visual Basic] Public Class ServiceController Inherits Component [C#] public class ServiceController : Component [C++] public __gc class ServiceController : public Component [JScript] public class ServiceController extends Component
[To be supplied.]
Namespace: System.ServiceProcess
Assembly: System.ServiceProcess.dll