4 references to Status
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (4)
IISDeployer.cs (4)
232Logger.LogInformation("W3SVC status " + serviceController.Status); 234if (serviceController.Status != ServiceControllerStatus.Running && 235serviceController.Status != ServiceControllerStatus.StartPending) 436if (serviceController.Status != ServiceControllerStatus.Stopped)