Skip to content

NodeEmbeddingPlatform.Current property

Gets the Node.js platform instance for the current process, or null if not initialized.

C#
public static NodeEmbeddingPlatform? Current { get; }

See Also

Released under the MIT license