Table of Contents

Method Break

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v10.dll

Break()

Causes the given process to pause its execution so that its current state can be analyzed.

public virtual bool Break()

Returns

bool

True if succeeds; otherwise, false.