Click or drag to resize

ScriptContextScriptProgress Event

Occurs when notable progress occurs on a DocumentItem during script execution.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public event EventHandler<ScriptProgressEventArgs> ScriptProgress

Value

EventHandlerScriptProgressEventArgs
See Also