Document toolboxDocument toolbox

Vidispine

Interrupting event enumeration [VF 22.1 AgSDK]

For interrupting events you must provide an enumeration with the following name

Interrupting event enumeration name

public enum <task name>InterruptingEvent
{

}

The fields in this enumeration must be marked with the EventDescription attribute to be shown in VidiFlow's Workflow Designer.