Method EnumerateAsync
EnumerateAsync(CancellationToken)
Streams the source's items. Enumeration order is the run's document order.
public abstract IAsyncEnumerable<DocumentSourceItem> EnumerateAsync(CancellationToken ct = default)
Streams the source's items. Enumeration order is the run's document order.
public abstract IAsyncEnumerable<DocumentSourceItem> EnumerateAsync(CancellationToken ct = default)