| 
            
              ConcentratorBaseFramesAheadOfSchedule Property
             | 
          
        
        
            Gets the total number of frames ahead of schedule processed by the concentrator.
            
        
        Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
Syntaxpublic long FramesAheadOfSchedule { get; }Public ReadOnly Property FramesAheadOfSchedule As Long
	Get
public:
property long long FramesAheadOfSchedule {
	long long get ();
}member FramesAheadOfSchedule : int64 with get
function get_FramesAheadOfSchedule();
 View SourceProperty Value
Int64
See Also