Click or drag to resize

ConfigurationCellBaseHeaderLength Property

Gets the length of the HeaderImage.

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

Property Value

Int32
Remarks
Base implementation provides station name length from the header which is common to configuration frame headers in IEEE protocols.
See Also