ESRI.ArcGIS.ADF.ArcGISServer
ExecuteAsync(AISRequest) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerProxy Class > ExecuteAsync Method : ExecuteAsync(AISRequest) Method




Request

Syntax

Visual Basic (Declaration) 
Public Overloads Sub ExecuteAsync( _
   ByVal Request As AISRequest _
) 
Visual Basic (Usage)Copy Code
Dim instance As ImageServerProxy
Dim Request As AISRequest
 
instance.ExecuteAsync(Request)
C# 
public void ExecuteAsync( 
   AISRequest Request
)

Parameters

Request

See Also

© 2010 All Rights Reserved.