Table of Contents

Property CanStop

Namespace
Alternet.Scripter.Debugger.UI.AlternetUI
Assembly
Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll

CanStop

Gets a value indicating whether the debugger can be stopped.

public virtual bool CanStop { get; }

Property Value

bool

Remarks

The value depends on the current state of the debugger. The debugger cannot be stopped if it is in the Off or Shutdown state.