|
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.205-beta
Syntax public long FramesAheadOfSchedule { get; }
Public ReadOnly Property FramesAheadOfSchedule As Long
Get
member FramesAheadOfSchedule : int64 with get
function get_FramesAheadOfSchedule();
View SourceProperty Value
Int64See Also