Click or drag to resize

Utils_ServiceStopService Method

Overload List
  NameDescription
Public methodStatic memberStopService(ManagementObject)
Stops the service if it is running.
Public methodStatic memberStopService(ServiceController)
Stops the service if it is running. This method will also wait for the service to be stopped.
Top
See Also