Skip to content

JSRuntime.RejectDeferred method

C#
public virtual napi_status RejectDeferred(napi_env env, napi_deferred deferred, 
    napi_value rejection)

See Also

Released under the MIT license