JSValueScopeClosedException constructor
Creates a new instance of JSValueScopeClosedException
with an optional object name and message.
C#
public JSValueScopeClosedException(JSValueScope scope, string? message = null)
See Also
- class JSValueScope
- class JSValueScopeClosedException
- namespace Microsoft.JavaScript.NodeApi