public class ManifestDownload : DownloadProviderBase
Public Class ManifestDownload
Inherits DownloadProviderBase
public ref class ManifestDownload : public DownloadProviderBase
type ManifestDownload =
class
inherit DownloadProviderBase
end
ManifestDownload | Initializes a new instance of the ManifestDownload class |
ManifestDownload(HttpClient) | Initializes a new instance of the ManifestDownload class |
Dispose | (Inherited from DownloadProviderBase) |
DownloadFileAsync | (Overrides DownloadProviderBaseDownloadFileAsync(String, String, IProgressInt32, String)) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
FileExistsAtUrl | (Inherited from DownloadProviderBase) |
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 | (Inherited from DownloadProviderBase) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
SaveCommitIdMarker | (Inherited from DownloadProviderBase) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
_disableServerCertValidation | (Inherited from DownloadProviderBase) |
_httpClient | (Inherited from DownloadProviderBase) |
_logger | (Inherited from DownloadProviderBase) |
_webServer | (Inherited from DownloadProviderBase) |