ResourceMonitoringOptions.PublishingWindow 屬性

定義

取得或設定用來計算推送至發行者的實例的 ResourceUtilization 觀察視窗。

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

屬性值

預設值為 5 秒。

備註

值必須小於或等於 CollectionWindow

適用於