Share via


OutputCacheContext.ResponseExpirationTimeSpan Property

Definition

Gets or sets the amount of time the response should be cached for.

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

Property Value

Applies to