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

TwoLayerCachingBackendEnhancer.TwoLayerCacheValue.SlidingExpiration Property

SlidingExpiration

Gets or sets the sliding expiration of the cache item.

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