Difference between revisions of "Join Forked Threads"

From PresenceWiki
Jump to: navigation, search
 
Line 3: Line 3:
 
The Join Forked Threads Node blocks Task execution until any threads which have been spawned by the [[Fork Execution]] node have finished running. It is not editable and accepts no parameters.
 
The Join Forked Threads Node blocks Task execution until any threads which have been spawned by the [[Fork Execution]] node have finished running. It is not editable and accepts no parameters.
  
 +
http://www.international-presence.com/wikidocs/images/join_threads_task.png
  
 
{{FlowControl}}
 
{{FlowControl}}

Revision as of 16:57, 7 March 2012

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

The Join Forked Threads Node blocks Task execution until any threads which have been spawned by the Fork Execution node have finished running. It is not editable and accepts no parameters.

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

Task Elements > Flow Control Task Elements > Join Forked Threads

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