3 references to PingSent
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (3)
2098
if (_keepAliveState != KeepAliveState.
PingSent
)
2127
_keepAliveState = KeepAliveState.
PingSent
;
2135
case KeepAliveState.
PingSent
: