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:
