Intersoft ClientUI Documentation
PackageDownloader Class Members
Properties  Methods  Events


The following tables list the members exposed by PackageDownloader.

Public Constructors
 NameDescription
Public ConstructorPackageDownloader ConstructorInitializes a new instance of PackageDownloader class.  
Top
Public Properties
 NameDescription
Public PropertyIsInProgressDetermines whether a download operation is in progress. (Inherited from Intersoft.Client.Framework.ResourceDownloader)
Top
Public Methods
 NameDescription
Public MethodCancelCancel and stop the current download progress. (Inherited from Intersoft.Client.Framework.ResourceDownloader)
Public MethodDownloadOverloaded. Overridden.   
Public MethodResetOverridden.   
Top
Protected Methods
 NameDescription
Protected MethodOnCancelledCalled when the download operation is cancelled. (Inherited from Intersoft.Client.Framework.ResourceDownloader)
Protected MethodOnDownloadedOverridden.   
Protected MethodOnDownloadingCalled when the download operation is in progress. (Inherited from Intersoft.Client.Framework.ResourceDownloader)
Protected MethodOnFailedCalled when the download operation is failed. (Inherited from Intersoft.Client.Framework.ResourceDownloader)
Top
Public Events
 NameDescription
Public EventCancelledOccurs when the download operation is cancelled. (Inherited from Intersoft.Client.Framework.ResourceDownloader)
Public EventDownloadedOccurs when the download operation succeeded. (Inherited from Intersoft.Client.Framework.ResourceDownloader)
Public EventDownloadingOccurs when the download operation is in progress. (Inherited from Intersoft.Client.Framework.ResourceDownloader)
Public EventFailedOccurs when the download operation is failed. (Inherited from Intersoft.Client.Framework.ResourceDownloader)
Public EventPackageDownloaded  
Top
See Also

Reference

PackageDownloader Class
Intersoft.Client.Framework Namespace

Send Feedback