IMemoryLeakTrackerService.RefreshWeakRefrenceCache 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.
Refreshes the cache to get rid of all weak references that are not alive. Usually called before taking a measurement.
public:
void RefreshWeakRefrenceCache();
public void RefreshWeakRefrenceCache ();
abstract member RefreshWeakRefrenceCache : unit -> unit
Public Sub RefreshWeakRefrenceCache ()