public class ModelDownload : DownloadProviderBasePublic Class ModelDownload
Inherits DownloadProviderBasepublic ref class ModelDownload : public DownloadProviderBasetype ModelDownload =
class
inherit DownloadProviderBase
end| ModelDownload(HttpClient) | Initializes a new instance of the ModelDownload class |
| ModelDownload(IConfigDataProvider) | Initializes a new instance of the ModelDownload 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) |