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

Property SlidingExpiration

SlidingExpiration

Gets or sets the sliding expiration of the cache item.

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