System.Threading.CancellationToken.op_Inequality Method

Determines whether two System.Threading.CancellationToken instances are not equal.

Syntax

public static bool operator!= (CancellationToken left, CancellationToken right)

Parameters

left
The first instance.
right
The second instance.

Returns

True if the instances are not equal; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0