public class DownloadProviderBase : IDownloadPublic Class DownloadProviderBase
Implements IDownloadpublic ref class DownloadProviderBase : IDownloadtype DownloadProviderBase =
class
interface IDownload
end| DownloadProviderBase | Initializes a new instance of the DownloadProviderBase class |
| DownloadProviderBase(HttpClient) | Initializes a new instance of the DownloadProviderBase class |
| Dispose | Releases all resources used by the DownloadProviderBase |
| DownloadFileAsync | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| FileExistsAtUrl | |
| 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) |
| GetHttpClient | |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| SaveCommitIdMarker | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |