System.Threading.Tasks.TaskFactory.CreationOptions Property

Gets the default task creation options for this task factory.

Syntax

public TaskCreationOptions CreationOptions { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The property value is used to create all tasks, unless other options are explicitly specified during calls to this factory's methods.

Requirements

Namespace: System.Threading.Tasks
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0