DkmExceptionTriggerHit.Send Method

Definition

Raise a ExceptionTriggerHit event. Components which implement the event sink interface will receive the event notification. This method will enqueue the event and control will immediately return to the caller.

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

Applies to