AbstractDownloadService Methods |
The AbstractDownloadService type exposes the following members.
Methods| | Name | Description |
|---|
 | AddLogger | |
 | CancelAsync | |
 | CancelTaskAsync | |
 | Clear | |
 | Dispose | |
 | DownloadFileTaskAsync(DownloadPackage, CancellationToken) | |
 | DownloadFileTaskAsync(String, CancellationToken) | |
 | DownloadFileTaskAsync(String, CancellationToken) | |
 | DownloadFileTaskAsync(DownloadPackage, String, CancellationToken) | |
 | DownloadFileTaskAsync(DownloadPackage, String, CancellationToken) | |
 | DownloadFileTaskAsync(String, DirectoryInfo, CancellationToken) | |
 | DownloadFileTaskAsync(String, String, CancellationToken) | |
 | DownloadFileTaskAsync(String, DirectoryInfo, CancellationToken) | |
 | DownloadFileTaskAsync(String, String, CancellationToken) | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object) |
 | GetType | Gets the Type of the current instance. (Inherited from Object) |
 | InitialDownloader | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
 | OnChunkDownloadProgressChanged | |
 | OnDownloadFileCompleted | |
 | OnDownloadStarted | |
 | Pause | |
 | Resume | |
 | StartDownload | |
 | StartDownload(String) | |
 | ToString | Returns a string that represents the current object. (Inherited from Object) |
Top
Extension Methods
See Also