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

CacheItemPriority.High Field

This cache item is removed later if the cache needs to be compacted. For MemoryCachingBackend, this is the same as Default.

Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching.dll
Syntax
public const CacheItemPriority High
Returns
Type Description
CacheItemPriority