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

Workflow activities

Last updated Mar 9, 2026

Timeout Scope

UiPath.Core.Activities.TimeoutScope

Description

Creates a scope with limited execution time. The activity throws a System.TimeoutException in case of a timeout.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Cross-platform configuration

  • Throw Exception After - The timespan after which the current scope throws an exception.
  • Timeout Message - The message displayed in case of timeout.
  • Body - Add activities to be executed in this section.

Windows - Legacy, Windows configuration

Designer panel
  • Body - Add activities to be executed in this section.
Properties panel
Common
  • DisplayName - The display name of the activity.
Input
  • Throw Exception After - The timespan after which the current scope throws an exception.

Message

  • Timeout Message - The message displayed in case of timeout.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated