CommonFrameHeaderFrameImages Property

Gets or sets reference to FrameImageCollector used to cumulate fragmented frames of a ConfigurationFrame3.

Definition

Namespace: Gemstone.PhasorProtocols.IEEEC37_118
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.175 -- Release Build+2ef0db1ac1286dcb231ec929fea62c55c4edfc0b
public FrameImageCollector FrameImages { get; set; }

Property Value

FrameImageCollector

See Also