다음을 통해 공유


ResourceMonitoringOptions.SamplingInterval 속성

정의

새 사용률 샘플이 캡처되는 간격을 가져오거나 설정합니다.

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

속성 값

기본값은 1초입니다.

설명

이 값은 보다 작거나 같 CollectionWindow아야 합니다.

적용 대상