Thread.ClearTemporaryBreakpoint
- 更新时间2025-07-21
- 阅读时长1分钟
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.