public async IAsyncEnumerable<ManagedRedirect> GetItemsAsync(int offset = 0, Nullable<int> limit)
Returns:
IAsyncEnumerable<ManagedRedirect>

Parameters

offset int
limit Nullable<int>
In this article