PostSharp//API Reference/Post­Sharp.​Patterns.​Caching.​Backends/Two­Layer­Caching­Backend­Enhancer.​Two­Layer­Cache­Value/Sliding­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>