다음을 통해 공유


OutputCacheContext.ResponseExpirationTimeSpan 속성

정의

응답을 캐시해야 하는 시간을 가져오거나 설정합니다.

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

속성 값

적용 대상