共用方式為


ResponseCompletionSource<TResult>.GetResult(Int16) 方法

定義

取得 IValueTaskSource<TResult> 的結果。

public TResult GetResult (short token);
abstract member GetResult : int16 -> 'Result
override this.GetResult : int16 -> 'Result
Public Function GetResult (token As Short) As TResult

參數

token
Int16

傳回

TResult

實作

適用於