Barrier.ParticipantCount 属性

定义

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

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

属性值

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

适用于

另请参阅