Skip to content

NodejsRuntime.NodeEmbeddingStatus enumeration

C#
public enum NodeEmbeddingStatus

Values

namevaluedescription
OK0
GenericError1
NullArg2
BadArg3
OutOfMemory4
ErrorExitCode512

See Also

Released under the MIT license