IJob.cancel method
Cancels the job.
Syntax
iJob.cancel();
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 |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Cancels the job.
iJob.cancel();
This method has no parameters.
This method does not return a value.
Minimum WinJS version |
WinJS 2.0 |
Namespace |
WinJS.Utilities.Scheduler |