3 references to PingSent
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http2StreamWindowManager.cs (3)
225
_state = State.
PingSent
;
231
if (_state != State.
PingSent
&& _state != State.TerminatingMayReceivePingAck)
258
if (_state == State.
PingSent
)