CancellationTokenRegistration.GetHashCode 方法

定義

做為 CancellationTokenRegistration 的雜湊函式。

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

傳回

目前 CancellationTokenRegistration 執行個體的雜湊碼。

適用於

另請參閱