Skip to content

JSRuntime.IsExceptionPending method

C#
public virtual napi_status IsExceptionPending(napi_env env, out bool result)

See Also

Released under the MIT license