다음을 통해 공유


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.

적용 대상