Thread.ClearTemporaryBreakpoint
- Updated2025-07-21
- 1 minute(s) read
Thread.ClearTemporaryBreakpoint
Syntax
Thread.ClearTemporaryBreakpoint
Purpose
Clears the temporary breakpoint you set by calling the Thread.SetStepInto , Thread.SetStepOut , or Thread.SetStepOver methods.
Remarks
Call the Execution.ClearTemporaryBreakpoints method to clear temporary breakpoints of all threads in an execution.