Click or drag to resize

CommonFrameHeaderIsLastFrame Property

Gets flag that determines if the ContinuationIndex represents the last frame in a series of frames.

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

Return Value

Boolean
true if ContinuationIndex represents the last frame in a series; otherwise, false.
See Also