IValueTaskSource<TResult>.GetResult(Int16) Method

Definition

Gets the result of the IValueTaskSource<TResult>.

public TResult GetResult(short token);

Parameters

token
Int16

An opaque value that was provided to the ValueTask constructor.

Returns

TResult

The result of the IValueTaskSource<TResult>.

Applies to

Prodotto Versioni
.NET 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