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.
CancellationTokenRegistration::Equals Method
.NET Framework (current version)
Determines whether the current CancellationTokenRegistration instance is equal to the specified CancellationTokenRegistration.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(CancellationTokenRegistration) | Determines whether the current CancellationTokenRegistration instance is equal to the specified CancellationTokenRegistration. |
![]() | Equals(Object^) | Determines whether the current CancellationTokenRegistration instance is equal to the specified CancellationTokenRegistration.(Overrides ValueType::Equals(Object^).) |
Show:
