3 references to PingSent
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (3)
2142
if (_keepAliveState != KeepAliveState.
PingSent
)
2171
_keepAliveState = KeepAliveState.
PingSent
;
2179
case KeepAliveState.
PingSent
: