Barrier.ParticipantCount 属性

定义

获取屏障中参与者的总数。

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

属性值

返回屏障中参与者的总数。

适用于

另请参阅