Click or drag to resize

CommonFrameHeaderIsLastFrame Property

Gets or sets flag that determines if this is the last 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 IsLastFrame { get; set; }
View Source

Property Value

Boolean
See Also