DkmStepper.BeforeEnable Method

Definition

Called by the stopping event manager before a step operation actually begins The stopping event manager will notify all runtime instances so they can setup any necessary state before the the stopping event manager starts blocking function evaluations.

Location constraint: API must be called from a Monitor component (component level < 100,000).

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

Applies to