Click or drag to resize

ServiceController Methods

The ServiceController type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateService
Creates the service.
Public methodStatic memberIsServiceRunning
Starts the service.
Public methodStatic memberRemoveService
Removes the service.
Public methodStatic memberStartService
Starts the service.
Public methodStatic memberStopService
Stops the service.
Top
See Also