| 
            
              PhasorDataConcentratorBaseLifetimeMeasurements Property
             | 
          
        
        
            Gets the total number of measurements processed through this output stream over the lifetime of the output stream.
            
        
        Namespace: PhasorProtocolAdaptersAssembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.257-beta
Syntaxpublic long LifetimeMeasurements { get; }Public ReadOnly Property LifetimeMeasurements As Long
	Get
member LifetimeMeasurements : int64 with get
function get_LifetimeMeasurements();
 View SourceProperty Value
Int64
See Also