Geoprocessing Service GetExecutionType method

Return the type of execution: synchronous or asynchronous.

 

GetExecutionType()

 

Return Value

 

An esriExecutionType enumeration.
 

Remarks

 

 

Examples

C#

VB.NET

Java