Table of Contents

Event ExecutionStopped

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

When implemented by a class, occurs when debugging is paused.

event EventHandler<ExecutionStoppedEventArgs> ExecutionStopped

Returns

EventHandler<ExecutionStoppedEventArgs>
When implemented by a class, occurs when debugging is paused.