Property CacheItemPriority
CacheItemPriority
This property gets the CacheItemPriority of the item present in the cache.
Declaration
public CacheItemPriority CacheItemPriority { get; }
Property Value
Type | Description |
---|---|
CacheItemPriority | This property gets the CacheItemPriority of the item present in the cache. |