Barrier.ParticipantCount Propiedad

Definición

Obtiene el número total de participantes de la barrera.

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

Valor de propiedad

Int32

Devuelve el número total de participantes de la barrera.

Se aplica a

Consulte también