Method Interrupt
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.v9.dll
Interrupt()
Interrupts script execution and causes the script engine to throw an exception.
public void Interrupt()
Interrupts script execution and causes the script engine to throw an exception.
public void Interrupt()