Tasks - Finally Tasks
Brought to you by:
lincolnadym,
sekuhn
Need a way to have one or more Tasks executed as a finally task(s). Similar in nature like the try {} catch {} finally {} block. No matter what happens with the <task> elements run in the general batch, any <task> listed as finally will get run.</task></task>
Anonymous
This will be implemented as a <task> attribute called finally="true|false".</task>