Barrier.ParticipantCount プロパティ

定義

バリア内の参加要素の合計数を取得します。

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

プロパティ値

バリア内の参加要素の合計数を返します。

適用対象

こちらもご覧ください