다음을 통해 공유


IMemoryLeakTrackerService.ClearCache Method

Definition

Clears the cache of all entries. Not to be called from product code. Used by test code or extensions when they have to start off a clear list.

public:
 void ClearCache();
public void ClearCache ();
abstract member ClearCache : unit -> unit
Public Sub ClearCache ()

Applies to