1 write to _maxStreamsPerConnection
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Http2Limits.cs (1)
40_maxStreamsPerConnection = value;
1 reference to _maxStreamsPerConnection
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Http2Limits.cs (1)
32get => _maxStreamsPerConnection;