TestJsEngine.

Interrupt() Method

Summary

Interrupts script execution and causes the JavaScript engine to throw an exception.

Syntax

public void Interrupt()

Return Value

Type Description
void
GitHub