Intersoft ClientUI Documentation
Failed Event



Occurs when the download operation is failed.
Syntax
Event Data

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

PropertyDescription
Error Gets the error details that trigger the download failed event.
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