See Also: Barrier Members
A group of tasks cooperate by moving through a series of phases, where each in the group signals it has arrived at the System.Threading.Barrier in a given phase and implicitly waits for all others to arrive. The same System.Threading.Barrier can be used for multiple phases.