1 implementation of ReleaseConnection
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Middleware\ConnectionLimitMiddleware.cs (1)
66public void ReleaseConnection()
1 reference to ReleaseConnection
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
281ConnectionFeatures.Get<IDecrementConcurrentConnectionCountFeature>()?.ReleaseConnection();