Click or drag to resize

FrameParserBase<TFrameIdentifier> .ConfigurationChanged Event

Occurs when a device sends a notification that its configuration has changed.

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

Value

EventHandler

Implements

IFrameParser.ConfigurationChanged
See Also