Method QueryAllKeys
QueryAllKeys(uint)
Get all ObjectKeys in the cache.
public IReadOnlyList<ObjectKey> QueryAllKeys(uint appId)
Parameters
appIduint
Returns
- IReadOnlyList<ObjectKey>
List of object keys.
Get all ObjectKeys in the cache.
public IReadOnlyList<ObjectKey> QueryAllKeys(uint appId)
appId uintList of object keys.