Wait<C,T>.IAwaiter<T>.GetResult 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
T IAwaiter<T>.GetResult ();
abstract member Microsoft.Bot.Builder.Internals.Fibers.IAwaiter<T>.GetResult : unit -> 'T
override this.Microsoft.Bot.Builder.Internals.Fibers.IAwaiter<T>.GetResult : unit -> 'T
Function GetResult () As T Implements IAwaiter(Of T).GetResult
傳回
T