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

屬性值

TimeSpan

取得或設定應該顯示此計量的速率。

備註

屬性的值 DisplayRateTimeScale 會包含在承載中做為字串。

適用於