Barrier.ParticipantCount 屬性

定義

取得在屏障中的參與者總數。

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

屬性值

傳回在屏障中的參與者總數。

適用於

另請參閱