3 references to QueuePing
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (2)
1023QueuePing(pingContentLong, isAck: true); 2252QueuePing(pingPayload);
System\Net\Http\SocketsHttpHandler\Http2StreamWindowManager.cs (1)
223connection.QueuePing(_pingCounter, isAck: false);