1 write to _maxConcurrentUpgradedConnections
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelServerLimits.cs (1)
255
_maxConcurrentUpgradedConnections
= value;
1 reference to _maxConcurrentUpgradedConnections
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelServerLimits.cs (1)
248
get =>
_maxConcurrentUpgradedConnections
;