Click or drag to resize

MultiProtocolFrameParser.BufferParsed Event

Occurs when buffer parsing has completed.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.230-beta
Syntax
public event EventHandler BufferParsed
View Source

Value

EventHandler

Implements

IFrameParser.BufferParsed
See Also