Intersoft ClientUI Documentation
Cancelled Event



Occurs when the download operation is cancelled.
Syntax
Event Data

The event handler receives an argument of type DownloadCancelledEventArgs containing data related to this event. The following DownloadCancelledEventArgs properties provide information specific to this event.

PropertyDescription
Reason Gets the reason that triggers the download cancellation.
Resource (Inherited from Intersoft.Client.Framework.DownloadEventArgs)Gets an object instance of the resource being downloaded.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ResourceDownloader Class
ResourceDownloader Members

Send Feedback