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