|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| DownloadCompleted Event | |
| See Also | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerProxy Class : DownloadCompleted Event |
| Visual Basic (Declaration) | |
|---|---|
Public Event DownloadCompleted() As DownloadCompletedEventHandler | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public event DownloadCompletedEventHandler DownloadCompleted() | |