CancellationToken.GetHashCode 方法

定義

作為 的 CancellationToken雜湊函數。

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

傳回

這是目前實例的 CancellationToken 雜湊碼。

適用於