2 references to _timeout
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (2)
IISDeployer.cs (2)
240
serviceController.WaitForStatus(ServiceControllerStatus.Running,
_timeout
);
476
while (sw.Elapsed <
_timeout
)