Aracılığıyla paylaş


ConfiguredCancelableAsyncEnumerable<T>.GetAsyncEnumerator Yöntem

Tanım

İptal edilebilir yinelemeyi etkinleştiren ve await'leri yapılandıran koleksiyonlar aracılığıyla zaman uyumsuz olarak yineleyen bir numaralandırıcı döndürür.

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

Döndürülenler

sınıfı için ConfiguredCancelableAsyncEnumerable<T> bir numaralandırıcı.

Şunlara uygulanır