NodejsRuntime.UnrefThreadSafeFunction method
C#
public override napi_status UnrefThreadSafeFunction(napi_env env, napi_threadsafe_function func)
See Also
- enum napi_status
- struct napi_env
- struct napi_threadsafe_function
- class NodejsRuntime
- namespace Microsoft.JavaScript.NodeApi.Runtime