Click or drag to resize

Utils_ServiceIsRunning Method

Overload List
  NameDescription
Public methodStatic memberIsRunning(ManagementObject)
Checks if a service status is not stopped.
Public methodStatic memberIsRunning(ServiceController)
Checks if a service status is Running.
Top
See Also