OutputCacheParameters.Duration 속성

정의

캐시 항목이 출력 캐시에 남아 있는 시간을 가져오거나 설정합니다.

public:
 property int Duration { int get(); void set(int value); };
public int Duration { get; set; }
member this.Duration : int with get, set
Public Property Duration As Integer

속성 값

캐시 항목이 출력 캐시에 남아 있는 시간(초)입니다. 기본값은 무한 기간을 나타내는 0입니다.

적용 대상

추가 정보