Cancels status checking and subsequent GetResultData requests. Used with asynchronous tasks, i.e., when
SubmitJob is used.
Namespace:
ESRI.ArcGIS.VE(in ArcGISVE.exe)
Syntax
| JScript |
|---|
function Cancel() |
Remarks
This only stops the client requests and does not stop server-side processing.
