Číst v angličtině Upravit

Sdílet prostřednictvím


ValueTask<TResult>.Inequality Operator

Definition

Determines whether two ValueTask<TResult> values are unequal.

public static bool operator !=(System.Threading.Tasks.ValueTask<TResult> left, System.Threading.Tasks.ValueTask<TResult> right);

Parameters

left
ValueTask<TResult>

The first value to compare.

right
ValueTask<TResult>

The second value to compare.

Returns

true if the two ValueTask<TResult> values are not equal; otherwise, false.

Applies to

Produkt Verze
.NET Core 1.0, 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