System.Threading.Tasks.Task.Wait Method

Waits for the cancellable System.Threading.Tasks.Task to complete execution.

Syntax

public void Wait (System.Threading.CancellationToken cancellationToken)

Parameters

cancellationToken
A TaskFactory.CancellationToken to observe while waiting for the task to complete.

Remarks

Documentation for this section has not yet been entered.

Requirements

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