openPDC Synchrophasor Help
ReceivedConfigurationFrame Event
NamespacesTVA.PhasorProtocolsIFrameParserReceivedConfigurationFrame
Occurs when a IConfigurationFrame has been received.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<EventArgs<IConfigurationFrame>> ReceivedConfigurationFrame
Event ReceivedConfigurationFrame As EventHandler(Of EventArgs(Of IConfigurationFrame))
 event EventHandler<EventArgs<IConfigurationFrame^>^>^ ReceivedConfigurationFrame {
	void add (EventHandler<EventArgs<IConfigurationFrame^>^>^ value);
	void remove (EventHandler<EventArgs<IConfigurationFrame^>^>^ value);
}
Remarks
Argument()()()() is the IConfigurationFrame that was received.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0