Property Priority
Priority
Relative priority for DataType which is kept under consideration whenever cache starts to free up space and evicts items.
Declaration
public CacheItemPriority Priority { get; set; }
Property Value
| Type | Description |
|---|---|
| CacheItemPriority | Specifies the relative priority of items stored in the cache. |