IFileDownloader.DownloadCompleted Event
Raised download is complete.
Namespace: Microsoft.Practices.Prism.Modularity
Assembly: Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)
Syntax
event EventHandler<DownloadCompletedEventArgs> DownloadCompleted
'Declaration
Event DownloadCompleted As EventHandler(Of DownloadCompletedEventArgs)