ESRI.ArcGIS.ADF.ArcGISServer | |
ExecuteAsync(AISRequest) Method | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerProxy Class > ExecuteAsync Method : ExecuteAsync(AISRequest) Method |
- Request
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub ExecuteAsync( _ ByVal Request As AISRequest _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void ExecuteAsync( AISRequest Request ) |
Parameters
- Request