Click or drag to resize

ArchiveFileFutureDataReceived Event

Occurs when IDataPoint is received with TimeTag ahead of the local clock by more than the LeadTimeTolerance.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public event EventHandler<EventArgs<IDataPoint>> FutureDataReceived
View Source

Value

EventHandlerEventArgsIDataPoint
See Also