|
| .NET Framework Class Library |
| CancellationTokenRegistration..::.GetHashCode Method |
| CancellationTokenRegistration Structure See Also Send Feedback |
Serves as a hash function for a CancellationTokenRegistration..
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() |