Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Flatwhite
CacheItem
C# 클래스 Flatwhite.CacheItem
A cache item object that keeps some details about the data to be cached
파일 보기
프로젝트 열기: vanthoainguyen/Flatwhite
1 사용 예제들
공개 메소드들
메소드
설명
IsStale
( ) :
bool
Return true if the cache item is started to stale
비공개 메소드들
메소드
설명
CloneWithoutData
( ) :
CacheItem
GetRefreshTime
( ) :
System.TimeSpan
Get next refresh time
메소드 상세
IsStale()
공개
메소드
Return true if the cache item is started to stale
public
IsStale
( ) :
bool
리턴
bool