1 instantiation of ConnectionReleasor
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Middleware\ConnectionLimitMiddleware.cs (1)
43
var releasor = new
ConnectionReleasor
(_concurrentConnectionCounter);
1 reference to ConnectionReleasor
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Middleware\ConnectionLimitMiddleware.cs (1)
43
var
releasor = new ConnectionReleasor(_concurrentConnectionCounter);