Barrier Constructor
From Task Parallel System.Threading
Overload List
| Name | Description | |
|---|---|---|
| Barrier(Int32) |
Initializes a new instance of the Barrier class.
| |
| Barrier(Int32, Action<(Of <(Barrier>)>)) |
Initializes a new instance of the Barrier class.
|