Skip to content

NodejsEnvironment.IsDisposed property

Gets a value indicating whether the Node.js environment is disposed.

C#
public bool IsDisposed { get; }

See Also

Released under the MIT license