Click or drag to resize

ChannelFrameBaseTBinaryLength Property

Gets the length of the BinaryImage.

Namespace: GSF.PhasorProtocols
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
Remarks
This property is overridden so the length can be extended to include a checksum.
See Also