PostSharp//API Reference/Post­Sharp.​Patterns.​Caching.​Backends/Two­Layer­Caching­Backend­Enhancer.​Two­Layer­Cache­Value/Priority
Open sandboxFocus

Property Priority

Priority

Gets or sets the cache item priority.

Declaration
public Nullable<CacheItemPriority> Priority { get; set; }
Property Value
Type Description
Nullable<CacheItemPriority>