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.
| Name | Description | |
|---|---|---|
|
CancellationToken | Gets the default CancellationToken of this TaskFactory. |
|
ContinuationOptions | Gets the TaskContinuationOptions value of this TaskFactory. |
|
CreationOptions | Gets the TaskCreationOptions value of this TaskFactory. |
|
Scheduler | Gets the TaskScheduler of this TaskFactory. |
Show: