Click or drag to resize

ArchiveFileHistoricDataReceived Event

Occurs when IDataPoint that belongs to a historic ArchiveFile is received for archival.

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

Value

EventHandlerEventArgsIDataPoint
See Also