Overload List
Name | Description | |
---|---|---|
![]() | QueryAsyncT(IQueryableT, CancellationToken) |
Asynchronously queries the cache for objects that match the Linq query query.
|
![]() | QueryAsync(IFilter, CancellationToken) |
Asynchronously queries the cache for objects that have matching metadata IndexValues as
specified via filter.
|
See Also