activities
latest
false
UiPath logo, featuring letters U and I in white

Workflow Activities

Last updated Jan 29, 2025

Parallel

System.Activities.Statements.Parallel

Description

Executes all child activities simultaneously and asynchronously. The activity completes when all activities in the body complete or when the expression in the Condition property evaluates to true.

Project compatibility

Windows - Legacy | Windows

Windows - Legacy, Windows configuration

Add the activities you want to execute simultaneously within the body of the Parallel activity.

Properties

  • Common
    DisplayName
    The display name of the activity.
  • Misc
    Condition
    The expression that, when evaluated as true, determines the completion of the Parallel activity.
    Private
    If selected, the values of variables and arguments are no longer logged at Verbose level.
  • Description
  • Project compatibility
  • Windows - Legacy, Windows configuration

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.