|
| .NET Framework Class Library |
| CancellationToken..::.Equals Method |
| CancellationToken Structure See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() | 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.
|
