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)
Specifies the next unit of work to run once this job yields.
Syntax
iJobInfo.setWork(work);
Parameters
work
Type: FunctionThe next unit of work to run once this job yields.
Return value
This method does not return a value.
Requirements
Minimum WinJS version |
WinJS 2.0 |
Namespace |
WinJS.Utilities.Scheduler |