Property PreviousRateValue
- Namespace
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.DataMapper.Args
- Assembly
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.dll
PreviousRateValue
Gets the previous rate value that was set. Note that this will be null when calculating the first rate.
public object PreviousRateValue { get; set; }