IDTSBreakpointSite100.SuspendExecution Method

Definition

Indicates that the executable needs to suspend. This method is called by the runtime engine.

public:
 void SuspendExecution();
[System.Runtime.InteropServices.DispId(0)]
public void SuspendExecution ();
[<System.Runtime.InteropServices.DispId(0)>]
abstract member SuspendExecution : unit -> unit
Public Sub SuspendExecution ()

Implements

Attributes

Applies to