Click or drag to resize

ArchiveFileOrphanDataReceived Event

Occurs when IDataPoint is received for which a StateRecord or MetadataRecord does not exist or is marked as disabled.

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

Value

EventHandlerEventArgsIDataPoint
See Also