Code has finished running in the scripting engine
| C# | Visual Basic | Visual C++ |
public delegate void RunEndHandler( Object source, CodeEndEventArgs alloutput )
Public Delegate Sub RunEndHandler ( _ source As Object, _ alloutput As CodeEndEventArgs _ )
public delegate void RunEndHandler( Object^ source, CodeEndEventArgs^ alloutput )
- source (Object)
- alloutput (CodeEndEventArgs)
- All the output from the run.