Table of Contents

Event DebuggingStopped

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

When implemented by a class, occurs when debugging session is stopped.

event EventHandler<DebuggingStoppedEventArgs> DebuggingStopped

Returns

EventHandler<DebuggingStoppedEventArgs>
When implemented by a class, occurs when debugging session is stopped.