Share via


IVsProfilableProjectCfg.AllBrowserTargetsFinished Method

Definition

If browser targets were created, call this method when all of the browser targets have exited. This is useful if you want the project system finish profiling when the browser is closed by shutting down any services they provided.

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

Applies to