Parallel

You can select this activity to run all the branches of a collection in parallel and asynchronously.

This activity is completed when the branch activities are completed or when the CompletionCondition property is set to True.

This table lists the properties for the activity.

Property Type Property Name Data Type Description
Input CompletionCondition Boolean The condition that evaluates the completion of a branch activity in a collection. The condition must have a Boolean value (True or False).
DisplayName String The name to be displayed for the activity.