Status Property
Summary
Gets the status of the service.
Syntax
public ServiceControllerStatus Status { get; }
Public ReadOnly Property Status As ServiceControllerStatus
public:
property ServiceControllerStatus Status {
ServiceControllerStatus get();
}
Property Value
The current status of the service.