共用方式為


ResourceMonitoringOptions.CollectionWindow 屬性

定義

取得或設定可以要求使用率的最大時間範圍。

public:
 property TimeSpan CollectionWindow { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan CollectionWindow { get; set; }
member this.CollectionWindow : TimeSpan with get, set
Public Property CollectionWindow As TimeSpan

屬性值

預設值為 5 秒。

備註

此值代表資源監視器追蹤系統使用率資訊的總時間量。

適用於