Click or drag to resize

ConfigurationFrameBinaryLength Property

Gets the length of the ConfigurationFrame.

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

Property Value

Int32

Implements

ISupportBinaryImageBinaryLength
ISupportBinaryImageBinaryLength
ISupportBinaryImageBinaryLength
Remarks
This property is overridden so the length can be extended to include a 1-byte checksum.
See Also