|
| .NET Framework Class Library |
| CancellationToken..::.GetHashCode Method |
| CancellationToken Structure See Also Send Feedback |
Serves as a hash function for a CancellationToken.
Namespace:
System.Threading
Assembly:
System.Threading (in System.Threading.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Overrides Function GetHashCode As Integer |
| C# |
|---|
public override int GetHashCode() |