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

ICacheItemConfiguration.Priority Property

Priority

Gets or sets the priority of the cached methods.

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