2 references to ConnectionWindowSize
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (2)
109
private const int ConnectionWindowThreshold =
ConnectionWindowSize
/ ConnectionWindowUpdateRatio;
219
uint windowUpdateAmount =
ConnectionWindowSize
- DefaultInitialWindowSize;