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)
248get => _maxConcurrentUpgradedConnections;