System.Threading.CancellationToken.op_Equality Method

Determines whether two System.Threading.CancellationToken instances are 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 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