Skip to content

ResponseCompletionSource.GetStatus(short)

GetStatus(short)

View source
public ValueTaskSourceStatus GetStatus(short token)
Gets the status of the current operation.

Parameters

tokenshort
Opaque value that was provided to the System.Threading.Tasks.ValueTask's constructor.

Returns

A value that indicates the status of the current operation.