System.Threading.Barrier.ParticipantsRemaining Property

Gets the number of participants in the barrier that haven’t yet signaled in the current phase.

Syntax

[System.MonoTODO]
public int ParticipantsRemaining { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This could be 0 during a post-phase action delegate execution or if the ParticipantCount is 0.

Requirements

Namespace: System.Threading
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0