|   | ConcentratorBasePublishedMeasurements Property | 
        
        
            Gets the total number of published measurements.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
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();
Property Value
Int64 See Also
See Also