Barrier Properties
.NET Framework (current version)
Namespace:
System.Threading
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentPhaseNumber | Gets the number of the barrier's current phase. |
![]() | ParticipantCount | Gets the total number of participants in the barrier. |
![]() | ParticipantsRemaining | Gets the number of participants in the barrier that haven’t yet signaled in the current phase. |
Show:
