| 
            
              DataSubscriberLifetimeMeasurements Property
             | 
          
        
        
            Gets the total number of measurements processed through this data publisher over the lifetime of the subscriber.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
Syntaxpublic long LifetimeMeasurements { get; }Public ReadOnly Property LifetimeMeasurements As Long
	Get
public:
property long long LifetimeMeasurements {
	long long get ();
}member LifetimeMeasurements : int64 with get
function get_LifetimeMeasurements();
 View SourceProperty Value
Int64
See Also