Barrier Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Barrier type exposes the following members.
| 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: