Version

RemovePageRequest Method (AsyncVirtualDataSourceProviderWorker)

Removes a page request with the specifiec index from the worker.
Syntax
public virtual void RemovePageRequest( 
   int pageIndex
)

Parameters

pageIndex
The index of the page request to remove from the worker.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also