CountdownEvent.InitialCount プロパティ

定義

イベントの設定に最初に必要な通知の数を取得します。

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

プロパティ値

イベントの設定に最初に必要な通知の数。

適用対象

こちらもご覧ください