cancel([promise]);
Cancels a task associated with the promise.
Parameters
| Param | Type | Details |
|---|---|---|
| promise (optional) | Promise | returned by the |
Returns
boolean |
Returns |
Cancels a task associated with the promise.
| Param | Type | Details |
|---|---|---|
| promise (optional) | Promise | returned by the |
boolean |
Returns |
Please login to continue.