DlmsTcpUdpSetupMss Property

Attribute 4 - MSS - Maximum Segment Size. Using this value a TCP can indicate the maximum receive segment size to its partner.

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 Mss { get; set; }

Property Value

DlmsTypeLongUnsigned

See Also