1 implementation of DecrementActiveClientStreamCount
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
1745public void DecrementActiveClientStreamCount()
1 reference to DecrementActiveClientStreamCount
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Stream.cs (1)
631_context.StreamLifetimeHandler.DecrementActiveClientStreamCount();