ConfiguredCancelableAsyncEnumerable<T>.GetAsyncEnumerator Metod

Definition

Returnerar en uppräkning som itererar asynkront via samlingar som möjliggör avbruten iteration och konfigurerade inväntningar.

public:
 System::Runtime::CompilerServices::ConfiguredCancelableAsyncEnumerable<T>::Enumerator GetAsyncEnumerator();
public System.Runtime.CompilerServices.ConfiguredCancelableAsyncEnumerable<T>.Enumerator GetAsyncEnumerator();
member this.GetAsyncEnumerator : unit -> System.Runtime.CompilerServices.ConfiguredCancelableAsyncEnumerable<'T>.Enumerator
Public Function GetAsyncEnumerator () As ConfiguredCancelableAsyncEnumerable(Of T).Enumerator

Returer

En uppräkning för ConfiguredCancelableAsyncEnumerable<T> klassen.

Gäller för