public class ApiDownload : DownloadProviderBase
public ref class ApiDownload : public DownloadProviderBase
SuperBuilderWinService.ProvidersImpl.ApiDownload = function();
Type.createClass(
'SuperBuilderWinService.ProvidersImpl.ApiDownload',
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) |