public class ManifestDownload : DownloadProviderBase
public ref class ManifestDownload : public DownloadProviderBase
SuperBuilderWinService.ProvidersImpl.ManifestDownload = function();
Type.createClass(
'SuperBuilderWinService.ProvidersImpl.ManifestDownload',
SuperBuilderWinService.ProvidersImpl.DownloadProviderBase);
Dispose | (Inherited from DownloadProviderBase) |
DownloadFileAsync | (Overrides DownloadProviderBaseDownloadFileAsync(String, String, IProgressInt32, String)) |
Equals | (Inherited from Object) |
FileExistsAtUrl | (Inherited from DownloadProviderBase) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetHttpClient | (Inherited from DownloadProviderBase) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
_disableServerCertValidation | (Inherited from DownloadProviderBase) |
_httpClient | (Inherited from DownloadProviderBase) |
_logger | (Inherited from DownloadProviderBase) |
_webServer | (Inherited from DownloadProviderBase) |