메소드 | 설명 | |
---|---|---|
DownloadAndCacheIfNeededAsync ( string url, TaskParameter parameters, Configuration configuration, |
||
DownloadCache ( Configuration configuration ) : System |
메소드 | 설명 | |
---|---|---|
AllowDiskCaching ( CacheType cacheType ) : bool | ||
DownloadAsync ( string url, |
protected AllowDiskCaching ( CacheType cacheType ) : bool | ||
cacheType | CacheType | |
리턴 | bool |
public DownloadAndCacheIfNeededAsync ( string url, TaskParameter parameters, Configuration configuration, |
||
url | string | |
parameters | TaskParameter | |
configuration | Configuration | |
token | ||
리턴 | Task |
protected DownloadAsync ( string url, |
||
url | string | |
token | ||
client | ||
리턴 | Task |
public DownloadCache ( Configuration configuration ) : System | ||
configuration | Configuration | |
리턴 | System |