IncrementingEventCounter.DisplayRateTimeScale 属性

定义

获取或设置此指标应显示为的速率。

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

属性值

获取或设置应显示此指标的速率。

注解

该属性的值 DisplayRateTimeScale 作为有效负载中的字符串包含在内。

适用于