Method | Description | |
---|---|---|
Download ( |
||
DownloadAsync ( |
||
ZsyncDownloadWithHttpFallbackProtocol ( IZsyncLauncher zsyncLauncher, IHttpDownloadProtocol httpDownloader ) : System |
Method | Description | |
---|---|---|
TryRegularHttpDownload ( |
||
TryRegularHttpDownloadAsync ( |
Method | Description | |
---|---|---|
AllowZsyncFallback ( ITransferProgress progress ) : bool | ||
TryDownload ( |
||
TryDownloadAsync ( |
public Download ( |
||
spec | ||
return | void |
public DownloadAsync ( |
||
spec | ||
return | System.Threading.Tasks.Task |
protected TryRegularHttpDownload ( |
||
spec | ||
exception | ||
return | void |
protected TryRegularHttpDownloadAsync ( |
||
spec | ||
exception | ||
return | System.Threading.Tasks.Task |
public ZsyncDownloadWithHttpFallbackProtocol ( IZsyncLauncher zsyncLauncher, IHttpDownloadProtocol httpDownloader ) : System | ||
zsyncLauncher | IZsyncLauncher | |
httpDownloader | IHttpDownloadProtocol | |
return | System |