DkmProcess.Detach Method

Definition

This method is called to tell the monitor to detach from the target process. This will trigger a ProcessExit event to be sent on the event thread.

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

Applies to