AsyncValueTaskMethodBuilder<TResult>.SetResult(TResult) Method

Definition

Marks the task as successfully completed.

C#
public void SetResult(TResult result);

Parameters

result
TResult

The result to use to complete the task.

Applies to

Produkt Versioner
.NET 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