|   | DataPublisherMeasurementReportingInterval Property | 
        
        
            Gets or sets the measurement reporting interval.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxfunction get_MeasurementReportingInterval();
function set_MeasurementReportingInterval(value);
Property Value
Int32 Remarks
Remarks
            This is used to determined how many measurements should be processed before reporting status.
            
 See Also
See Also