Click or drag to resize

ChannelFrameParsingStateBaseTCellCount Property

Gets or sets number of cells that are expected in associated IChannelFrame being parsed.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual int CellCount { get; set; }
View Source

Property Value

Int32

Implements

IChannelFrameParsingStateTCellCount
See Also