Barrier.ParticipantsRemaining Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the number of participants in the barrier that haven’t yet signaled in the current phase.
Assembly: System (in System.dll)
Property Value
Type: System.Int32Returns the number of participants in the barrier that haven’t yet signaled in the current phase.
Show: