|   | DataSubscriberAverageMeasurementsPerSecond Property | 
        
        
            Gets the average value of the measurements per second calculation.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic long AverageMeasurementsPerSecond { get; }Public ReadOnly Property AverageMeasurementsPerSecond As Long
	Get
public:
property long long AverageMeasurementsPerSecond {
	long long get ();
}member AverageMeasurementsPerSecond : int64 with get
function get_AverageMeasurementsPerSecond();
Property Value
Int64 See Also
See Also