3 references to PingSent
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (3)
2114if (_keepAliveState != KeepAliveState.PingSent) 2143_keepAliveState = KeepAliveState.PingSent; 2151case KeepAliveState.PingSent: