Skip to content

TracingJSRuntime.AwaitPromise method

C#
public override napi_status AwaitPromise(napi_env env, napi_value promise, out napi_value result)

See Also

Released under the MIT license