IAwaiter<T>.GetResult 方法

定义

public T GetResult ();
abstract member GetResult : unit -> 'T
Public Function GetResult () As T

返回

T

适用于