createOwnerToken function

WinJS.Utilities.Scheduler.createOwnerToken function

Applies to Windows and Windows Phone

Creates and returns a new IOwnerToken which can be set to the owner property of one or more jobs.

Syntax


var iOwnerToken = WinJS.Utilities.Scheduler.createOwnerToken();

Parameters

This method has no parameters.

Return value

Type: IOwnerToken

A new IOwnerToken which can be set to the owner property of one or more jobs.

Requirements

Minimum WinJS version

WinJS 2.0

Namespace

WinJS.Utilities.Scheduler

 

 

Show:
© 2017 Microsoft