Execute this Queue.

<para> The PublishBegin event will be raised as soon as all Items have been initialised (i.e. their statusues cleared). This gives the User Interface a chance to update. </para> <para> The PublishItem event will be raised for each Item, regardless of whether it is included or has been handled internally. This gives the User Interface a chance to update. </para> <para> The AfterPublishItem event will be raised for each Item, regardless of whether it is included or has been handled internally. This gives the User Interface a chance to update. </para> <para> Note: If an Item uses a Script to handle AfterParametersInitialise and AfterParametersFinalise events, this will be ignored when running from a Queue. </para>

Syntax

finQueueExecutor.Execute()

Return Value

Boolean

A Boolean value indicating success.

Member of:
finQueueExecutor
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0