TwoLayerCachingBackendEnhancer.TwoLayerCacheValue Class |
Namespace: PostSharp.Patterns.Caching.Backends
Assembly: PostSharp.Patterns.Caching (in PostSharp.Patterns.Caching.dll) Version: 2023.0.3.0 (2023.0.3.0)
[SerializableAttribute] public sealed class TwoLayerCacheValue
The TwoLayerCachingBackendEnhancer.TwoLayerCacheValue type exposes the following members.
Name | Description | |
---|---|---|
TwoLayerCachingBackendEnhancer.TwoLayerCacheValue |
Initializes a new TwoLayerCachingBackendEnhancer.TwoLayerCacheValue.
|
Name | Description | |
---|---|---|
AbsoluteExpiration |
Gets or sets the absolute expiration of the cache item.
| |
Priority |
Gets or sets the cache item priority.
| |
SlidingExpiration |
Gets or sets the sliding expiration of the cache item.
| |
Timestamp |
Gets or sets the timestamp of the cache item.
| |
Value |
Gets or sets the cached value.
|