Property ItemPriority
ItemPriority
Gets/Sets the priority of the item.
Declaration
public CacheItemPriority ItemPriority { get; set; }
Property Value
Type | Description |
---|---|
CacheItemPriority | Relative priority of items stored in the cache. |