Equals Method
From Task Parallel System.Threading
|
|
| .NET Framework Class Library |
| CancellationTokenRegistration..::.Equals Method |
| CancellationTokenRegistration Structure See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the current CancellationTokenRegistration instance is equal to the
specified Object.
(Overrides ValueType..::.Equals(Object).) | |
| Equals(CancellationTokenRegistration) |
Determines whether the current CancellationToken instance is equal to the
specified Object.
|