다음을 통해 공유


CacheInfo.CacheDuration 속성

정의

캐시 기간을 가져오거나 설정합니다.

public int CacheDuration { get; set; }
member this.CacheDuration : int with get, set
Public Property CacheDuration As Integer

속성 값

캐시된 개체가 캐시에 남아 있어야 하는 시간(초)입니다.

적용 대상