Skip to content

NodeEmbeddingNodeApiScope class

C#
public sealed class NodeEmbeddingNodeApiScope : IDisposable

Public Members

namedescription
NodeEmbeddingNodeApiScope(…)
IsDisposed { get; }Gets a value indicating whether the Node.js embedding Node-API scope is disposed.
Dispose()Disposes the Node.js embedding Node-API scope.

See Also

Released under the MIT license