| 
            
              ConcentratorBasePublishedMeasurements Property
             | 
          
        
        
            Gets the total number of published measurements.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
Syntaxpublic long PublishedMeasurements { get; }Public ReadOnly Property PublishedMeasurements As Long
	Get
public:
property long long PublishedMeasurements {
	long long get ();
}member PublishedMeasurements : int64 with get
function get_PublishedMeasurements();
 View SourceProperty Value
Int64
See Also