Click or drag to resize

CommonFrameHeaderIsFirstFrame Property

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

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

Return Value

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