The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CancellationToken::Equals Method
.NET Framework (current version)
Determines whether the current CancellationToken instance is equal to the specified token.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(CancellationToken) | Determines whether the current CancellationToken instance is equal to the specified token. |
![]() | Equals(Object^) | Determines whether the current CancellationToken instance is equal to the specified Object.(Overrides ValueType::Equals(Object^).) |
Show:
