Barrier Constructor

Task Parallel System.Threading

Overload List

  NameDescription
Barrier(Int32)
Initializes a new instance of the Barrier class.
Barrier(Int32, Action<(Of <(Barrier>)>))
Initializes a new instance of the Barrier class.

See Also