Downloader Properties |
The Downloader type exposes the following members.
| Name | Description | |
|---|---|---|
| DownloadAttempts |
Gets or sets the number of attempts per download task.
| |
| HttpProxy |
Gets or sets the proxy configuration for HTTP connections.
| |
| HttpsProxy |
Gets or sets the proxy configuration for HTTPS connections.
| |
| IsDisposed |
Checks, whether this instance was disposed, or not.
| |
| IsWorking |
Checks, whether the downloader has queued download tasks, or if it currently does nothing.
|