Share via


ICacheEntry.AbsoluteExpirationRelativeToNow 속성

정의

현재를 기준으로 절대 만료 시간을 가져오거나 설정합니다.

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

속성 값

적용 대상