Click or drag to resize

Downloader Methods

The Downloader type exposes the following members.

Methods
  NameDescription
Public methodCancelAll
Request the downloader to cancel all pending download tasks and to clear the queue.
Public methodDispose
Disposes the downloader by cancelling all pending download tasks and freeing all ocupied resource.
Public methodEnqueue
Enqueues a new download task.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also