Click or drag to resize

Downloader Constructor

Overload List
  NameDescription
Public methodDownloader
Initializes a new instance of Downloader with a default configuration, allowing only sequential downloads.
Public methodDownloader(Int32, NullableSecurityProtocolType)
Initializes a new instance of Downloader with a configuration, allowing the given number of parallel downloads.
Top
See Also