CountdownEvent.CurrentCount 屬性

定義

取得設定事件時需要的剩餘訊號次數。

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

屬性值

設定事件時需要的剩餘訊號次數。

適用於