ImageLoader.PurgeCache Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Purges the cache of this instance of the ImageLoader, releasing all the memory used by the images in the caches.
public void PurgeCache ();
member this.PurgeCache : unit -> unit