Edit

Share via


GlobalConfiguration.MaximumCacheTTL Property

Definition

The MaximumTTL attribute specifies the maximum time, in seconds, to keep a cache entry before revalidating.

public TimeSpan MaximumCacheTTL { get; set; }
member this.MaximumCacheTTL : TimeSpan with get, set
Public Property MaximumCacheTTL As TimeSpan

Property Value

Applies to