Intersoft ClientUI Documentation
ResourceDownloader Class Members
Properties  Methods  Events


The following tables list the members exposed by ResourceDownloader.

Public Constructors
 NameDescription
Public ConstructorResourceDownloader ConstructorInitializes a new instance of ResourceDownloader class.  
Top
Public Properties
 NameDescription
Public PropertyIsInProgressDetermines whether a download operation is in progress.  
Top
Public Methods
 NameDescription
Public MethodCancelCancel and stop the current download progress.  
Public MethodDownloadStart the download operation for the resource.  
Public MethodResetReset the download state after cancellation or completion.  
Top
Protected Methods
 NameDescription
Protected MethodOnCancelledCalled when the download operation is cancelled.  
Protected MethodOnDownloadedCalled when the download operation succeeded.  
Protected MethodOnDownloadingCalled when the download operation is in progress.  
Protected MethodOnFailedCalled when the download operation is failed.  
Top
Public Events
 NameDescription
Public EventCancelledOccurs when the download operation is cancelled.  
Public EventDownloadedOccurs when the download operation succeeded.  
Public EventDownloadingOccurs when the download operation is in progress.  
Public EventFailedOccurs when the download operation is failed.  
Top
See Also

Reference

ResourceDownloader Class
Intersoft.Client.Framework Namespace

Send Feedback