The properties of System.Threading.Tasks.TaskFactory are listed below. For a list of all members, see the TaskFactory Members list.
See Also: Inherited members from System.Object
[read-only] | CancellationToken | System.Threading.CancellationToken.
Gets the default cancellation token for this task factory. |
[read-only] | ContinuationOptions | TaskContinuationOptions.
Gets the default task continuation options for this task factory. |
[read-only] | CreationOptions | TaskCreationOptions.
Gets the default task creation options for this task factory. |
[read-only] | Scheduler | TaskScheduler.
Gets the default task scheduler for this task factory. |