1 reference to MaxQueueSize
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\CancellationTokenSourcePool.cs (1)
27if (Interlocked.Increment(ref _count) > MaxQueueSize || !cts.TryReset())