Namespace: Metalama.Framework.RunTime
Assembly: Metalama.Framework.dll
Syntax
public sealed class RunTimeAspectHelper.AsyncEnumerator<T> : IAsyncEnumerator<T>, IAsyncDisposableType Parameters
| Name | Description |
|---|---|
| T |
Properties
| Name | Description |
|---|---|
| Current |
Methods
| Name | Description |
|---|---|
| DisposeAsync() | |
| MoveNextAsync() | |
| Reset() |