HdlcParametersInformationSizeRx Property

Maximal size of bytes in one packet that the client can receive (or a meter can send). It is initialized by HDLCInformationSizeRx parameter in openChannel and corrected after meters association.

Definition

Namespace: OddPrg.Protocols.Hdlc
Assembly: OddPrg.Frames.Hdlc (in OddPrg.Frames.Hdlc.dll) Version: 1.0.0.2 (1.0.0.2)
C#
public ushort InformationSizeRx { get; }

Property Value

UInt16

See Also