1 write to _keepAlivePingTimeoutTimestamp
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
2128_keepAlivePingTimeoutTimestamp = now + _keepAlivePingTimeout;
1 reference to _keepAlivePingTimeoutTimestamp
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
2136if (now > _keepAlivePingTimeoutTimestamp)