setWork method
Collapse the table of content
Expand the table of content

IJobInfo.setWork method

Applies to Windows and Windows Phone

Specifies the next unit of work to run once this job yields.

Syntax


iJobInfo.setWork(work);

Parameters

work

Type: Function

The 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

See also

IJobInfo

 

 

Show:
© 2017 Microsoft