ESRI.ArcGIS.ADF.ArcGISServer
GetJobResultOptionsCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GPServerProxy Class : GetJobResultOptionsCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetJobResultOptionsCompleted() As GetJobResultOptionsCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As GPServerProxy
Dim handler As GetJobResultOptionsCompletedEventHandler
 
AddHandler instance.GetJobResultOptionsCompleted, handler
C# 
public event GetJobResultOptionsCompletedEventHandler GetJobResultOptionsCompleted()

See Also

© 2010 All Rights Reserved.