Method | Description | |
---|---|---|
CacheManager ( string path, |
||
GetItemCache ( ) : Object | ||
GetParentCacheLink ( ) : string | ||
RemoveItemCache ( ) : void | ||
UpdateItemCache ( System.TimeSpan time ) : void | ||
UpdateItemCache ( System.TimeSpan time, String path ) : void |
public CacheManager ( string path, |
||
path | string | |
token | ||
acceptHeader | string | |
return | System |
public UpdateItemCache ( System.TimeSpan time ) : void | ||
time | System.TimeSpan | |
return | void |
public UpdateItemCache ( System.TimeSpan time, String path ) : void | ||
time | System.TimeSpan | |
path | String | |
return | void |