Freigeben über


IAsyncEnumerableRequest<T>.InvokeImplementation Methode

Definition

Ruft die Anforderung auf.

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

Gibt zurück

Das Ergebnis des Aufrufs.

Gilt für: