Metalama//API Documentation/Aspect API/Metalama.​Framework.​Run­Time/Async­Enumerable­List<T>
Open sandboxFocus

Class AsyncEnumerableList<T>

Inheritance
AsyncEnumerableList<T>
Implements
IAsyncEnumerable<T>
Namespace: Metalama.Framework.RunTime
Assembly: Metalama.Framework.dll
Syntax
public sealed class AsyncEnumerableList<T> : List<T>
Type Parameters
Name Description
T

Constructors

Name Description
AsyncEnumerableList()

Methods

Name Description
GetAsyncEnumerator(CancellationToken)