1 reference to MaxStreamPoolSize
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicConnectionContext.cs (1)
269if (stream.CanReuse && StreamPool.Count < MaxStreamPoolSize)