1 write to _keepAlivePingTimeout
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
160_keepAlivePingTimeout = TimeSpanToMs(_pool.Settings._keepAlivePingTimeout);
1 reference to _keepAlivePingTimeout
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
2128_keepAlivePingTimeoutTimestamp = now + _keepAlivePingTimeout;