ValueTaskAwaiter<TResult>.OnCompleted(Action) Method

Definition

Schedules the continuation action for this ValueTask<TResult>.

C#
public void OnCompleted(Action continuation);

Parameters

continuation
Action

The action to perform when the wait operation completes.

Implements

Applies to

Product Versions
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Standard 2.0 (package-provided), 2.1