Click or drag to resize

DataFrameBinaryLength Property

Gets the length of the DataFrame.

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 adjusted for 1-byte checksum.
See Also