public async IAsyncEnumerable<T> GetAllAsync(CancellationToken cancellationToken)
Returns:
IAsyncEnumerable<T>

Parameters

cancellationToken CancellationToken
In this article