TwoLayerCachingBackendEnhancer.TwoLayerCacheValue Class |
The object stored in the remote class.

Namespace: PostSharp.Patterns.Caching.Backends
Assembly: PostSharp.Patterns.Caching (in PostSharp.Patterns.Caching.dll) Version: 6.8.6.0 (6.8.6.0)

C#
[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.
|
