Skip to content

NodejsRuntime.napi_threadsafe_function_call_mode enumeration

C#
public enum napi_threadsafe_function_call_mode

Values

namevaluedescription
napi_tsfn_nonblocking0
napi_tsfn_blocking1

See Also

Released under the MIT license