Skip to content

NodejsEnvironment.Dispose method

Disposes the Node.js environment, causing its main thread to exit.

C#
public void Dispose()

See Also

Released under the MIT license