ImageLoader.PurgeCache Method

Definition

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

Applies to