Barrier.ParticipantCount Proprietà

Definizione

Ottiene il numero totale di partecipanti nella barriera.

public:
 property int ParticipantCount { int get(); };
public int ParticipantCount { get; }
member this.ParticipantCount : int
Public ReadOnly Property ParticipantCount As Integer

Valore della proprietà

Restituisce il numero totale di partecipanti nella barriera.

Si applica a

Vedi anche