Table of Contents

Method Continue

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

Continue()

Continues given process to the next breakpoint or until process finishes.

public virtual bool Continue()

Returns

bool

True if succeeds; otherwise, false.