Share via


CacheExpirationActionProperties.CacheDuration Property

Definition

The duration for which the content needs to be cached. Allowed format is [d.]hh:mm:ss.

public TimeSpan? CacheDuration { get; set; }
member this.CacheDuration : Nullable<TimeSpan> with get, set
Public Property CacheDuration As Nullable(Of TimeSpan)

Property Value

Applies to