Jaa


CacheInfo.CacheDuration Property

Definition

Gets or sets cache duration.

public int CacheDuration { get; set; }
member this.CacheDuration : int with get, set
Public Property CacheDuration As Integer

Property Value

The time in seconds for which the cached object should remain in the cache.

Applies to