次の方法で共有


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 秒です。

注釈

この値は、リソース・モニターがシステムの使用状況情報を追跡する合計時間を表します。

適用対象