Menu Items

Tuesday 13 March 2012

What is the difference between a control flow task and a control flow container?


Control flow tasks perform operations, whereas containers coordinate and group tasks.

Example: a foreach Loop Container can look through the fi les in a system folder, and a file System Task embedded within the container can then move the files to a new folder location.

No comments:

Post a Comment