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)
32
get =>
_maxStreamsPerConnection
;