openPDC Synchrophasor Help
OnReceivedDataFrame Method (frame)
NamespacesTVA.PhasorProtocolsFrameParserBase<(Of <(<'TFrameIdentifier>)>)>OnReceivedDataFrame(IDataFrame)
Raises the ReceivedDataFrame event.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnReceivedDataFrame(
	IDataFrame frame
)
Protected Overridable Sub OnReceivedDataFrame ( _
	frame As IDataFrame _
)
protected:
virtual void OnReceivedDataFrame(
	IDataFrame^ frame
)
Parameters
frame (IDataFrame)
IDataFrame to send to ReceivedDataFrame event.

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