Share via


OutputCacheOptions.DefaultExpirationTimeSpan Property

Definition

The duration a response is cached when no specific value is defined by a policy. The default is set to 60 seconds.

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

Property Value

Applies to