Usage | Returns |
---|---|
ee.data.cancelOperation(operationName, callback) |
Argument | Type | Details |
---|---|---|
operationName | List | Operation name(s). |
callback | Function, optional | An optional callback. If not supplied, the call is made synchronously. The callback is passed an empty object. |