|   | 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.257-beta
 Syntax
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();
Property Value
Int64 See Also
See Also