2 references to MaxRetries
Microsoft.AspNetCore.Server.HttpSys (2)
UrlPrefixCollection.cs (2)
216for (var index = 0; index < MaxRetries; index++) 237&& ex.ErrorCode != ErrorCodes.ERROR_ALREADY_EXISTS) || index == MaxRetries - 1)