PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­Item­ConfigurationPriority
Open sandboxFocus

CacheItemConfiguration.Priority Property

Priority

Gets or sets the priority of the cached methods.

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