HdlcParametersWindowSizeRx Property

Maximal count of packets that can be received by the client (or meter can send) without waiting for clients acknowledgement. It is initialized by HDLCInformationSizeTx 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 uint WindowSizeRx { get; }

Property Value

UInt32

See Also