System.Threading.Tasks.TaskFactory.ContinuationOptions Property

Gets the default task continuation options for this task factory.

Syntax

public TaskContinuationOptions ContinuationOptions { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The property value is used to create all continuation 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