Skip to content

AsyncEnumerableRequest<T>.InvokeInner

InvokeInner

abstract
protected abstract IAsyncEnumerable<T> InvokeInner()
Invokes the request against the target.

Returns

The asynchronous sequence returned by the invocation.