Click or drag to resize

DataCellBinaryLength Property

Gets the length of the DataCell.

Namespace: GSF.PhasorProtocols.BPAPDCstream
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
Remarks
This property is overridden to extend length evenly at 4-byte intervals.
See Also