openPDC Synchrophasor Help
FrequencyValue Constructor (info, context)
NamespacesTVA.PhasorProtocols.SelFastMessageFrequencyValueFrequencyValue(SerializationInfo, StreamingContext)
Creates a new FrequencyValue from serialization parameters.
Declaration Syntax
C#Visual BasicVisual C++
protected FrequencyValue(
	SerializationInfo info,
	StreamingContext context
)
Protected Sub New ( _
	info As SerializationInfo, _
	context As StreamingContext _
)
protected:
FrequencyValue(
	SerializationInfo^ info, 
	StreamingContext context
)
Parameters
info (SerializationInfo)
The SerializationInfo with populated with data.
context (StreamingContext)
The source StreamingContext for this deserialization.

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