다음을 통해 공유


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)

반환

호출의 결과입니다.

적용 대상