Click or drag to resize

CommonFrameHeaderIsFirstFrame Property

Gets or sets flag from that determines if this is the first frame image in a series of images representing an entire frame.

Namespace: GSF.PhasorProtocols.IEEE1344
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public bool IsFirstFrame { get; set; }
View Source

Property Value

Boolean
See Also