3 references to HeartBeat
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http2.cs (2)
27
/// solely to keep <see cref="
HeartBeat
"/> working for the whole lifetime of a connection.
591
/// Registers a newly created HTTP/2 connection with the pool so that it participates in <see cref="
HeartBeat
"/>.
System\Net\Http\SocketsHttpHandler\HttpConnectionPoolManager.cs (1)
562
anyLiveConnections |= pool.Value.
HeartBeat
();