System.Threading.Tasks.TaskContinuationOptions.OnlyOnCanceled Field

Specifies that the continuation task should be scheduled only if its antecedent was canceled. This option is not valid for multi-task continuations.

Syntax

TaskContinuationOptions OnlyOnCanceled

Requirements

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