TaskFactory Properties
Collapse the table of content
Expand the table of content

TaskFactory Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The TaskFactory type exposes the following members.

  NameDescription
Public property CancellationToken Gets the default CancellationToken of this TaskFactory.
Public property ContinuationOptions Gets the TaskContinuationOptions value of this TaskFactory.
Public property CreationOptions Gets the TaskCreationOptions value of this TaskFactory.
Public property Scheduler Gets the TaskScheduler of this TaskFactory.
Top

Show:
© 2017 Microsoft