DlmsTcpUdpSetupInactivityTimeout Property

Attribute 6 - inactivity_time_out - Defines the time, expressed in seconds over which, if no frame is received from the COSEM client, the inactive TCP connection shall be aborted.

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

Property Value

DlmsTypeLongUnsigned

See Also