public IAsyncEnumerable<T> GetAllAsync(CancellationToken cancellation)
Returns:
IAsyncEnumerable<T>

Parameters

cancellation CancellationToken
In this article