共用方式為


IAsyncEnumerableRequest<T>.InvokeImplementation 方法

定義

叫用要求。

public System.Collections.Generic.IAsyncEnumerable<T> InvokeImplementation ();
abstract member InvokeImplementation : unit -> System.Collections.Generic.IAsyncEnumerable<'T>
Public Function InvokeImplementation () As IAsyncEnumerable(Of T)

傳回

叫用的結果。

適用於