Dasync.Collections.IAsyncEnumerable public interface IAsyncEnumerable Exposes an asynchronous enumerator, which supports a simple iteration over a non-generic collection Documentation Code IAsyncEnumerator GetAsyncEnumerator(CancellationToken cancellationToken = default) Creates an enumerator that iterates through a collection asynchronously