Priority
Gets the priority of the cached method.
Declaration
CacheItemPriority? Priority { get; }
Property Value
Type | Description |
---|---|
CacheItemPriority? |
Metalama.Patterns.Caching.Aspects
Metalama.Patterns.Caching.Aspects.Configuration
Metalama.Patterns.Caching.Aspects.Helpers
Metalama.Patterns.Caching.Backends
Metalama.Patterns.Caching.Backends.Azure
Metalama.Patterns.Caching.Backends.Redis
Metalama.Patterns.Caching.Building
Metalama.Patterns.Caching.Dependencies
Metalama.Patterns.Caching.Formatters
Metalama.Patterns.Caching.Implementation
CacheDependencyInvalidatedEventArgs2
CacheItemRemovedEventArgs2
CacheSynchronizerConfiguration
Metalama.Patterns.Caching.Locking
Metalama.Patterns.Caching.Serializers
Metalama.Patterns.Caching.ValueAdapters
Metalama.Patterns.Contracts.Numeric
Metalama.Patterns.Immutability
Metalama.Patterns.Immutability.Configuration
Metalama.Patterns.Memoization
Metalama.Patterns.Observability
Metalama.Patterns.Observability.Configuration
Gets the priority of the cached method.
CacheItemPriority? Priority { get; }
Type | Description |
---|---|
CacheItemPriority? |