PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​BackendsTwo­Layer­Caching­Backend­Enhancer.​Two­Layer­Cache­ValueAbsolute­Expiration
Open sandboxFocus

TwoLayerCachingBackendEnhancer.TwoLayerCacheValue.AbsoluteExpiration Property

AbsoluteExpiration

Gets or sets the absolute expiration of the cache item.

Declaration
public Nullable<DateTime> AbsoluteExpiration { get; set; }
Property Value
Type Description
System.Nullable<DateTime>