System.Threading.Tasks.TaskContinuationOptions.OnlyOnRanToCompletion Field

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

Syntax

TaskContinuationOptions OnlyOnRanToCompletion

Requirements

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