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