2 references to Running
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (2)
IISDeployer.cs (2)
234
if (serviceController.Status != ServiceControllerStatus.
Running
&&
240
serviceController.WaitForStatus(ServiceControllerStatus.
Running
, _timeout);