shouldYield property
Collapse the table of content
Expand the table of content

IJobInfo.shouldYield property

Applies to Windows and Windows Phone

Gets a value that specifies whether the job should yield.

Syntax


var shouldYield = iJobInfo.shouldYield;

Property value

Type:

true if the job should yield; otherwise, false.

Requirements

Minimum WinJS version

WinJS 2.0

Namespace

WinJS.Utilities.Scheduler

See also

IJobInfo

 

 

Show:
© 2017 Microsoft