Skip to content

ResponseCompletionSource.GetResult(short)

GetResult(short)

View source
public Response GetResult(short token)
Gets the result of the System.Threading.Tasks.Sources.IValueTaskSource.

Parameters

tokenshort
An opaque value that was provided to the System.Threading.Tasks.ValueTask constructor.

Returns

The result of the System.Threading.Tasks.Sources.IValueTaskSource.