Click or drag to resize

Downloader Properties

The Downloader type exposes the following members.

Properties
  NameDescription
Public propertyDownloadAttempts
Gets or sets the number of attempts per download task.
Public propertyHttpProxy
Gets or sets the proxy configuration for HTTP connections.
Public propertyHttpsProxy
Gets or sets the proxy configuration for HTTPS connections.
Public propertyIsDisposed
Checks, whether this instance was disposed, or not.
Public propertyIsWorking
Checks, whether the downloader has queued download tasks, or if it currently does nothing.
Top
See Also