ESRI.ArcGIS.ADF.ArcGISServer
DownloadCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerProxy Class : DownloadCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event DownloadCompleted() As DownloadCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As ImageServerProxy
Dim handler As DownloadCompletedEventHandler
 
AddHandler instance.DownloadCompleted, handler
C# 
public event DownloadCompletedEventHandler DownloadCompleted()

See Also

© 2010 All Rights Reserved.