Поделиться через


AsyncEnumerableRequest<T>.InvokeImplementation Метод

Определение

Вызывает запрос.

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)

Возвращаемое значение

Результат вызова.

Реализации

Применяется к