System.Threading.Tasks.TaskFactory: Property Members

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

Public Properties

[read-only]
CancellationTokenSystem.Threading.CancellationToken.

Gets the default cancellation token for this task factory.

[read-only]
ContinuationOptionsTaskContinuationOptions.

Gets the default task continuation options for this task factory.

[read-only]
CreationOptionsTaskCreationOptions.

Gets the default task creation options for this task factory.

[read-only]
SchedulerTaskScheduler.

Gets the default task scheduler for this task factory.