NodejsRuntime.napi_threadsafe_function_call_js constructor (1 of 2)
C#
public napi_threadsafe_function_call_js(Delegate callback)
See Also
- delegate Delegate
- struct napi_threadsafe_function_call_js
- namespace Microsoft.JavaScript.NodeApi.Runtime
NodejsRuntime.napi_threadsafe_function_call_js constructor (2 of 2)
C#
public napi_threadsafe_function_call_js(IntPtr Handle)
See Also
- struct napi_threadsafe_function_call_js
- namespace Microsoft.JavaScript.NodeApi.Runtime