Downloader Constructor |
| Name | Description | |
|---|---|---|
| Downloader |
Initializes a new instance of Downloader with a default configuration,
allowing only sequential downloads.
| |
| Downloader(Int32, NullableSecurityProtocolType) |
Initializes a new instance of Downloader with a configuration,
allowing the given number of parallel downloads.
|