A single file download is complete; the argument contains the result of the download.
Namespace:
Aras.IOMEAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public event DownloadFileCompletedEventHandler DownloadFileCompleted |
Visual Basic (Declaration) |
---|
Public Event DownloadFileCompleted As DownloadFileCompletedEventHandler |
J# |
---|
/** @event */ public void add_DownloadFileCompleted (DownloadFileCompletedEventHandler value) /** @event */ public void remove_DownloadFileCompleted (DownloadFileCompletedEventHandler value) |
JScript |
---|
|
See Also
System.ComponentModel..::.AsyncCompletedEventArgs