[This is preliminary documentation and is subject to change.]
Returns an integer value that dictates item priority relative to other items in the same table.
Priorities play a role during cache collision as an item with higher priority is not going to be replaced
by an item with lower priority
Namespace: NFX.DataAccess.CacheAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:
See Also