Event ScriptCompiled
- Namespace
- Alternet.Scripter.IronPython
- Assembly
- Alternet.Scripter.IronPython.v9.dll
Occurs when the script engine running successfully.
public event EventHandler ScriptCompiled
Returns
- EventHandler
- Occurs when the script engine running successfully.
- Implements