Click or drag to resize

WikiPageExtensionsPurgeAsync Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public Extension MethodPurgeAsync(IEnumerableWikiPage) Asynchronously purges a sequence of pages.
Public Extension MethodPurgeAsync(IEnumerableWikiPage, PagePurgeOptions) Asynchronously purges a sequence of pages with the given options.
Public Extension MethodPurgeAsync(IEnumerableWikiPage, PagePurgeOptions, CancellationToken) Asynchronously purges a sequence of pages with the given options.
Top
See Also