2 references to Status
System.ServiceProcess.ServiceController (2)
System\ServiceProcess\ServiceController.cs (2)
949
if (currentDependent.
Status
!= ServiceControllerStatus.Stopped)
987
while (
Status
!= desiredStatus)