Partager via


AsyncEnumerableRequest<T>.InvokeImplementation Méthode

Définition

Appelle la demande.

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

Retours

Résultat de l’appel.

Implémente

S’applique à