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.
Gets or sets the priority of the job.
Syntax
var priority = iJob.priority;
iJob.priority = priority;
Property value
Type: WinJS.Utilities.Scheduler.Priority**
The priority of the job.
Requirements
Minimum WinJS version |
WinJS 2.0 |
Namespace |
WinJS.Utilities.Scheduler |