Edit

Prefetch debug APIs for Windows Store apps

The following APIs are used to debug and test content prefetching behavior in a Windows Store app that implements the ContentPrefetcher class.

Interface Description
IContentPrefetcherTaskTrigger Use this interface to verify that an installed Windows Store app package is registered for this background task and manually trigger its content prefetch operations.

ContentPrefetcher