Intersoft ClientUI Documentation
ResourceDownloader Class Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.Framework Namespace : ResourceDownloader Class


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

© 2012 All Rights Reserved.