Difference between revisions of "Sleep For n Seconds"

From PresenceWiki
Jump to: navigation, search
 
(Sleep for <i>n</i> Seconds)
Line 8: Line 8:
  
 
This asks you for the number of seconds that the Node should pause for.
 
This asks you for the number of seconds that the Node should pause for.
 +
 +
 +
=== See Also ===
 +
 +
{{FlowControl}}

Revision as of 10:02, 23 June 2010

Sleep for n Seconds

This Node causes the Task to pause execution for the number of seconds specified.

To create a Sleep Node, drag it from the Task Element Toolbox into your Task edit view. You will then be presented with the following Dialog Box:

http://www.international-presence.com/wikidocs/images/sleep_dialog.png

This asks you for the number of seconds that the Node should pause for.


See Also

Task Elements > Flow Control Task Elements > Sleep For n Seconds

Schedule Nodes | Decision Point Nodes | Start of Task | End of Task | Error Handler
Throw Exception | Passive Node | Log Entry | Sleep For n Seconds | While Node | Loop Node | Exit Loop Node | |Switch Node
Fork Execution | Join Forked Threads | Start Synch Block | End Synch Block | Event Notification Nodes



Task Elements | Resources