Click or drag to resize

PacketBaseBinaryLength Property

Gets the length of the packet's binary representation.

Namespace: GSF.Historian.Packets
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public abstract int BinaryLength { get; }
View Source

Property Value

Int32

Implements

ISupportBinaryImageBinaryLength
See Also