Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.png)
Represents an object that owns jobs. You can use this object to cancel a set of jobs.
Members
The IOwnerToken interface has these types of members:
- Methods
Methods
The IOwnerToken interface has these methods.
| Method | Description |
|---|---|
| cancelAll | Synchronously cancels the job that this token owns, including paused and blocked jobs. |
Requirements
Minimum WinJS version |
WinJS 2.0 |
Namespace |
WinJS.Utilities.Scheduler |