btb-class

ImageLoadingProvider.LoadItemsSync Method

Perform single thumbnail loading pass on the items loaded on background and stored.

protected virtual void LoadItemsSync(
   IEnumerable<StoredItemstoredItems
);

Parameters

storedItems
Items stored during background item loading

See Also

ImageLoadingProvider Class | ComponentOwl.BetterThumbnailBrowser Namespace