JSRuntime.CallThreadSafeFunction method
C#
public virtual napi_status CallThreadSafeFunction(napi_threadsafe_function func, IntPtr data,
napi_threadsafe_function_call_mode isBlocking)
See Also
- enum napi_status
- struct napi_threadsafe_function
- enum napi_threadsafe_function_call_mode
- class JSRuntime
- namespace Microsoft.JavaScript.NodeApi.Runtime