Share via


DkmManagedHeapSampler.DeferRootsAnalysis Method

Definition

Indicate to the heap sampler that roots analysis should be deferred and that results should be returned without live objects identified.

Location constraint: API must be called from an IDE component (component level > 100,000).

This API was introduced in Visual Studio 17 Update 4 (DkmApiVersion.VS17Update4).

public void DeferRootsAnalysis ();
member this.DeferRootsAnalysis : unit -> unit
Public Sub DeferRootsAnalysis ()

Applies to