FrequencyValue(SerializationInfo, StreamingContext) Constructor
Namespace: Gemstone.PhasorProtocols.SelFastMessageAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.160 -- Release Build+513330b2be7fdb9c9f4bfe60fd4f0a256321d484
protected FrequencyValue(
SerializationInfo info,
StreamingContext context
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
protected:
FrequencyValue(
SerializationInfo^ info,
StreamingContext context
)
Gemstone.PhasorProtocols.SelFastMessage.FrequencyValue = function(info, context);
Parameters
- info SerializationInfo
- The SerializationInfo with populated with data.
- context StreamingContext
- The source StreamingContext for this deserialization.