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

CacheItemPriority.Low Field

This cache item is removed earlier 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 Low
Returns
Type Description
CacheItemPriority