Difference between revisions of "Sleep For n Seconds"

From PresenceWiki
Jump to: navigation, search
(Sleep for <i>n</i> Seconds)
(Sleep for <i>n</i> Seconds)
Line 1: Line 1:
 
== Sleep for <i>n</i> Seconds ==
 
== Sleep for <i>n</i> Seconds ==
  
This Node causes the Task to pause execution for the number of seconds specified.
+
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:
 
+
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
 
http://www.international-presence.com/wikidocs/images/sleep_dialog.png

Revision as of 09:57, 1 July 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