ee.data.cancelOperation

Cancels the given operation(s).

UsageReturns
ee.data.cancelOperation(operationName, callback)
ArgumentTypeDetails
operationNameListOperation name(s).
callbackFunction, optionalAn optional callback. If not supplied, the call is made synchronously. The callback is passed an empty object.