다음을 통해 공유


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

속성 값

Int32

캐시 엔트리를 출력 캐시에 보관할 시간(초)입니다. 기본값은 0으로, 시간 제한이 없음을 나타냅니다.

적용 대상

추가 정보