Skip to content

NodejsRuntime.GetThreadSafeFunctionContext method

C#
public override napi_status GetThreadSafeFunctionContext(napi_threadsafe_function func, 
    out IntPtr result)

See Also

Released under the MIT license