Skip to content

NodejsRuntime.napi_async_complete_callback constructor (1 of 2)

C#
public napi_async_complete_callback(Delegate callback)

See Also


NodejsRuntime.napi_async_complete_callback constructor (2 of 2)

C#
public napi_async_complete_callback(IntPtr Handle)

See Also

Released under the MIT license