Click or drag to resize

ChannelFrameBaseTBodyLength Property

Gets the length of the BodyImage.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
protected override int BodyLength { get; }
View Source

Property Value

Int32
Remarks
The length of the ChannelFrameBaseT body image is the combined length of all the Cells.
See Also