Méthode | Description | |
---|---|---|
DownloadAndCacheIfNeededAsync ( string url, TaskParameter parameters, Configuration configuration, |
||
DownloadCache ( Configuration configuration ) : System |
Méthode | Description | |
---|---|---|
AllowDiskCaching ( CacheType cacheType ) : bool | ||
DownloadAsync ( string url, |
protected AllowDiskCaching ( CacheType cacheType ) : bool | ||
cacheType | CacheType | |
Résultat | bool |
public DownloadAndCacheIfNeededAsync ( string url, TaskParameter parameters, Configuration configuration, |
||
url | string | |
parameters | TaskParameter | |
configuration | Configuration | |
token | ||
Résultat | Task |
protected DownloadAsync ( string url, |
||
url | string | |
token | ||
client | ||
Résultat | Task |
public DownloadCache ( Configuration configuration ) : System | ||
configuration | Configuration | |
Résultat | System |