Click or drag to resize

CommonFrameHeaderFrameImages Property

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

Namespace: GSF.PhasorProtocols.IEEEC37_118
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public FrameImageCollector FrameImages { get; set; }
View Source

Property Value

FrameImageCollector
See Also