1 reference to MaxQueueSize
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
Internal\SocketSenderPool.cs (1)
38if (_disposed || Interlocked.Increment(ref _count) > MaxQueueSize)