Setting Job Priorities

You can specify a job priority by using the WinJS.Utilities.Scheduler.Priority enumeration, or you can specify a number value between -15 and 15. You can use any of the following values:

Image min (-15)

Image idle (-13)

Image belowNormal (-9)

Image normal (0)

aboveNormal (9)

high (13)

max (15)

Keep in mind that priorities are all relative. Scheduling ...

Get Windows® 8.1 Apps with HTML5 and JavaScript Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.