TaskFactory Properties
.NET Framework (current version)
Namespace:
System.Threading.Tasks
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CancellationToken | Gets the default cancellation token for this task factory. |
![]() | ContinuationOptions | Gets the default task continuation options for this task factory. |
![]() | CreationOptions | Gets the default task creation options for this task factory. |
![]() | Scheduler | Gets the default task scheduler for this task factory. |
Show:
