Click or drag to resize

IDownloadService Properties

The IDownloadService type exposes the following members.

Properties
 NameDescription
Public propertyIsBusy Gets a value indicating whether the download operation is currently in progress.
Public propertyIsCancelled Gets a value indicating whether the download operation has been cancelled.
Public propertyPackage Gets the DownloadPackage object that contains information about the file to download.
Public propertyStatus Gets the current status of the download operation as a DownloadStatus enum value.
Top
See Also