Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Pause

Updated on November 10, 2021

Use the Pause component to halt the execution of an execution path for a specific time period. Set the time period as a multiple of milliseconds.

Properties

PropertiesDescription
MillisecondsThe length of time that the execution path should stop. The default is 100 milliseconds.

MethodDescriptionParametersResult Type
SleepTemporarily halts the execution path for the time period set in the Milliseconds property. When the time period has elapsed, the method raises an event that continues the execution path. NoneVoid
Sleep (1 param) Temporarily halts the execution path for the time period specified by the Milliseconds parameter. When the time period has elapsed, the method raises an event that continues the execution path. Milliseconds Int32 Void

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us