IncrementingEventCounter.DisplayRateTimeScale Property

Definition

Gets or sets the rate at which this metric should be displayed as.

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

Property Value

Gets or sets the rate at which this metric should be displayed.

Remarks

The value of the DisplayRateTimeScale property is included as a string in the payload.

Applies to