DlmsTypexDlmsContextInfoMaxReceivePduSize Property

contains the maximum length for an xDLMS APDU, expressed in bytes that the client may send. This is the same as the server-max-receive-pdu-size parameter of the xDLMS initiateResponse APDU

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public DlmsTypeLongUnsigned MaxReceivePduSize { get; set; }

Property Value

DlmsTypeLongUnsigned

See Also