Property PreviousRateTimestampUtc
- Namespace
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.DataMapper.Args
- Assembly
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.dll
PreviousRateTimestampUtc
Gets the UTC timestamp of the previous rate value that was set. Note that this will be DateTime.MinValue when calculating the first rate.
public DateTime PreviousRateTimestampUtc { get; set; }