Skip to content

NodeEmbeddingNodeApiScope.IsDisposed property

Gets a value indicating whether the Node.js embedding Node-API scope is disposed.

C#
public bool IsDisposed { get; }

See Also

Released under the MIT license