OutputCacheParameters.Duration Property
.NET Framework (current version)
Gets or sets the amount of time that a cache entry is to remain in the output cache.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Int32The amount of time, in seconds, that a cache entry is to remain in the output cache. The default is 0, which indicates an infinite duration.
.NET Framework
Available since 2.0
Available since 2.0
Show: