IDownload Interface |
public interface IDownload : IDisposable
The IDownload type exposes the following members.
| Name | Description | |
|---|---|---|
| DownloadedFileSize | ||
| Filename | ||
| Folder | ||
| Package | ||
| Status | ||
| TotalFileSize | ||
| Url |
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) | |
| Pause | ||
| Resume | ||
| StartAsync | ||
| Stop |
| Name | Description | |
|---|---|---|
| ChunkDownloadProgressChanged | ||
| DownloadFileCompleted | ||
| DownloadProgressChanged | ||
| DownloadStarted |