Click or drag to resize

DataListenerParser Property

Gets the underlying PacketParser used the DataListener for extracting the time-series data.

Namespace: GSF.Historian
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public PacketParser Parser { get; }
View Source

Property Value

PacketParser
See Also