ValueTask<TResult>
Provides a value type that wraps a sk{TResult} and a TResultTResult, only one of which is used.
Gets a value that indicates whether this object represents a canceled operation.
Gets a value that indicates whether this object represents a completed operation.
Gets a value that indicates whether this object represents a successfully completed operation.
Gets a value that indicates whether this object represents a failed operation.
Gets the result.
Initializes a new instance of the lueTask{TResult} class using the supplied result of a successful operation.
Initializes a new instance of the lueTask{TResult} class using the supplied task that represents the operation.
Compares two values for equality.
Determines whether two lueTask{TResult} values are unequal.
Retrieves a sk{TResult} object that represents this lueTask{TResult}.
Configures an awaiter for this value.
Determines whether the specified lueTask{TResult} object is equal to the current lueTask{TResult} object.
Creates an awaiter for this value.