TestJsEngine.

SupportsScriptInterruption Property

Summary

Gets a value that indicates if the JavaScript engine supports script interruption.

Syntax

public bool SupportsScriptInterruption { get; }

Value

Type Description
bool
GitHub