IAsyncEnumerator<T>
Supports a simple asynchronous iteration over a generic collection.
Gets the element in the collection at the current position of the enumerator.
Advances the enumerator asynchronously to the next element of the collection.