This document is archived and information here might be outdated. Recommended version. |
Indicates if the geoprocessing server is synchronous or asynchronous.
[Visual Basic .NET] Public Function GetExecutionType ( _ ) As esriExecutionType
[C#] public esriExecutionType GetExecutionType ( );
[C++]
HRESULT GetExecutionType(
void
);