Difference between revisions of "Start Synch Block"

From PresenceWiki
Jump to: navigation, search
 
Line 1: Line 1:
The Start Synch Block Node begins a synchronized block of task elements. Any task elements between this node and a
+
The Start Synch Block Node begins a synchronized block of task elements. Any task elements between this node and a corresponding [End Synch Block] node will be prevented from running simultaneously, whether those elements are in the same Task (for instance in a separate thread) or in a different Task on a different server.

Revision as of 16:23, 7 March 2012

The Start Synch Block Node begins a synchronized block of task elements. Any task elements between this node and a corresponding [End Synch Block] node will be prevented from running simultaneously, whether those elements are in the same Task (for instance in a separate thread) or in a different Task on a different server.