Click or drag to resize

DataSubscriberLifetimeMeasurements Property

Gets the total number of measurements processed through this data publisher over the lifetime of the subscriber.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public long LifetimeMeasurements { get; }
View Source

Property Value

Int64
See Also