Click or drag to resize

JsEngineDispose Method

Releases all resources used by the JsEngine

Namespace: Micros.PosCore.Extensibility.Scripting.Engine
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also