System.Runtime.CompilerServices.TaskAwaiter<TResult>.UnsafeOnCompleted Method

Schedules the continuation action for the asynchronous task associated with this awaiter.

Syntax

public void UnsafeOnCompleted (Action continuation)

Parameters

continuation
The action to invoke when the await operation completes.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0