Equals Method

Task Parallel System.Threading

Overload List

  NameDescription
Equals(Object)
Determines whether the current CancellationToken instance is equal to the specified Object.
(Overrides ValueType..::.Equals(Object).)
Equals(CancellationToken)
Determines whether the current CancellationToken instance is equal to the specified token.

See Also