Click or drag to resize
Grid Solutions Framework

PhasorMeasurementMapperFrameParser Property

Gets or sets reference to MultiProtocolFrameParser, attaching and/or detaching to events as needed.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.181-beta
Syntax
protected MultiProtocolFrameParser FrameParser { get; set; }
View Source

Property Value

MultiProtocolFrameParser
See Also