API Reference
Class
ServiceStatusReader
Reads Windows service status and resolved paths.
Inheritance
- Object
- ServiceStatusReader
Methods
public static ServiceStatusInfo Read(String serviceName) #Returns:
ServiceStatusInfoReads status for the specified Windows service.
Parameters
- serviceName System.String
- Windows service name.
Returns
Service status info.