System.Threading.Tasks.TaskCreationOptions.DenyChildAttach Field

Specifies that an InvalidOperationException will be thrown if an attempt is made to attach a child task to the created task.

Syntax

TaskCreationOptions DenyChildAttach

Requirements

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