A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/javascript/api/@azure/core-paging/ below:

@azure/core-paging package | Microsoft Learn

@azure/core-paging package Interfaces PageSettings

An interface that tracks the settings for paged iteration

PagedAsyncIterableIterator

An interface that allows async iterable iteration both to completion and by page.

PagedResult

An interface that describes how to communicate with the service.

Type Aliases Paged

Paged collection of T items

Function Details getPagedAsyncIterator<TElement, TPage, TPageSettings, TLink>(PagedResult<TPage, TPageSettings, TLink>)

returns an async iterator that iterates over results. It also has a byPage method that returns pages of items at once.

function getPagedAsyncIterator<TElement, TPage, TPageSettings, TLink>(pagedResult: PagedResult<TPage, TPageSettings, TLink>): PagedAsyncIterableIterator<TElement, TPage, TPageSettings>
Parameters
pagedResult

PagedResult<TPage, TPageSettings, TLink>

an object that specifies how to get pages.

Returns

PagedAsyncIterableIterator<TElement, TPage, TPageSettings>

a paged async iterator that iterates over results.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4