Click or drag to resize

WindowsScriptEngineDispose Method

Overload List
  NameDescription
Public methodDispose
Releases all resources used by the script engine.
(Inherited from ScriptEngine.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the script engine and optionally releases the managed resources.
(Overrides ScriptEngineDispose(Boolean).)
Top
See Also