openPDC Synchrophasor Help
BinaryLength Property
NamespacesTVA.PhasorProtocolsChannelFrameBase<(Of <(<'T>)>)>BinaryLength
Gets the length of the BinaryImage.
Declaration Syntax
C#Visual BasicVisual C++
public override int BinaryLength { get; }
Public Overrides ReadOnly Property BinaryLength As Integer
	Get
public:
virtual property int BinaryLength {
	int get () override;
}
Remarks
This property is overriden so the length can be extended to include a checksum.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0