Table of Contents

Method Break

Namespace
Alternet.Scripter.Debugger.IronPython
Assembly
Alternet.Scripter.IronPython.Debugger.v9.dll

Break()

When implemented by a class, causes the given process to pause its execution so that its current state can be analyzed.

public void Break()