Timer.ActiveCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會顯示目前正在運作的計時器數量。 一個有效的計時器已登記將在未來某個時間點倒數計時,且尚未被取消。
public:
static property long ActiveCount { long get(); };
public static long ActiveCount { get; }
static member ActiveCount : int64
Public Shared ReadOnly Property ActiveCount As Long
屬性值
目前有效的計時器數。