2 references to MinRtt
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2StreamWindowManager.cs (2)
98TimeSpan rtt = connection._rttEstimator.MinRtt; 277if (NetEventSource.Log.IsEnabled()) connection.Trace($"[FlowControl] Updated MinRtt: {MinRtt.TotalMilliseconds} ms");