PostSharpAPI ReferencePost­Sharp.​Patterns.​CachingCaching­ProfilePriority
Open sandboxFocus

Property Priority

Priority

Gets or sets the priority of the cached methods.

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