cancel(promise);
Cancels a task associated with the promise.
Parameters
| Param | Type | Details |
|---|---|---|
| promise | promise | A promise from calling the |
Returns
boolean |
Returns |
Cancels a task associated with the promise.
| Param | Type | Details |
|---|---|---|
| promise | promise | A promise from calling the |
boolean |
Returns |
Please login to continue.