Event BeforeContinue
- Namespace
- Alternet.Scripter.Debugger.IronPython
- Assembly
- Alternet.Scripter.IronPython.Debugger.v9.dll
Occurs before debugger continues to program execution.
public event EventHandler BeforeContinue
Returns
- EventHandler
- Occurs before debugger continues to program execution.
- Implements