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

注解

此值表示资源监视器跟踪系统利用率信息的总时间量。

适用于