Click or drag to resize

WikiPageExtensionsRefreshAsync Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public Extension MethodRefreshAsync(IEnumerableWikiPage) Asynchronously fetch information for a sequence of pages.
Public Extension MethodRefreshAsync(IEnumerableWikiPage, PageQueryOptions) Asynchronously fetch information for a sequence of pages.
Public Extension MethodRefreshAsync(IEnumerableWikiPage, IWikiPageQueryProvider) Asynchronously fetch information for a sequence of pages.
Public Extension MethodRefreshAsync(IEnumerableWikiPage, PageQueryOptions, CancellationToken) Asynchronously fetch information for a sequence of pages.
Public Extension MethodRefreshAsync(IEnumerableWikiPage, IWikiPageQueryProvider, CancellationToken) Asynchronously fetch information for a sequence of pages.
Top
See Also