IOwnerToken.cancelAll method
Synchronously cancels the job that this token owns, including paused and blocked jobs.
Syntax
iOwnerToken.cancelAll();
Parameters
This method has no parameters.
Return value
This method does not return a value.
Requirements
Minimum WinJS version |
WinJS 2.0 |
Namespace |
WinJS.Utilities.Scheduler |