TaskFactory(Of TResult) Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The TaskFactory(Of TResult) type exposes the following members.
| Name | Description | |
|---|---|---|
|
CancellationToken | Gets the default cancellation token for this task factory. |
|
ContinuationOptions | Gets the TaskContinuationOptions enumeration value for this task factory. |
|
CreationOptions | Gets the TaskCreationOptions enumeration value for this task factory. |
|
Scheduler | Gets the task scheduler for this task factory. |
Show: