AsyncFlowControl.GetHashCode 方法

定義

會得到目前 AsyncFlowControl 結構的雜湊碼。

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

傳回

目前結構的雜湊碼 AsyncFlowControl

適用於