4 references to RetryDelay
IISExpress.FunctionalTests (4)
InProcess\AppOfflineIISExpressTests.cs (1)
42await Task.Delay(RetryDelay);
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISFunctionalTestBase.cs (1)
48retryDelayMilliseconds: RetryDelay.Milliseconds);
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (2)
430retryDelayMilliseconds: RetryDelay.Milliseconds); 587retryDelayMilliseconds: RetryDelay.Milliseconds);