IDecrementConcurrentConnectionCountFeature Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A connection feature allowing middleware to stop counting connections towards MaxConcurrentConnections. This is used by Kestrel internally to stop counting upgraded connections towards this limit.
public interface class IDecrementConcurrentConnectionCountFeature
C#
public interface IDecrementConcurrentConnectionCountFeature
type IDecrementConcurrentConnectionCountFeature = interface
Public Interface IDecrementConcurrentConnectionCountFeature
Release |
Idempotent method to stop counting a connection towards MaxConcurrentConnections. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |