Skip to content

NodejsPlatform.Dispose method

Disposes the platform. After disposal, another platform instance may not be initialized in the current process.

C#
public void Dispose()

See Also

Released under the MIT license