Open sandboxFocus

Property AbsoluteExpiration

AbsoluteExpiration

Gets or sets the total duration during which the result of the cached method is stored in cache. The absolute expiration time is counted from the moment the method is evaluated and cached.

Declaration
public TimeSpan? AbsoluteExpiration { get; set; }
Property Value
Type Description
TimeSpan?