PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​BackendsTwo­Layer­Caching­Backend­Enhancer.​Two­Layer­Cache­ValuePriority
Open sandboxFocus

TwoLayerCachingBackendEnhancer.TwoLayerCacheValue.Priority Property

Priority

Gets or sets the cache item priority.

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