DlmsProtocolProtocolListener Property
Listener used to return data from PLC or from UDP. It must be assigned before any communication is executed.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Protocols.Dlms (in OddPrg.Protocols.Dlms.dll) Version: 2.0.0.13 (2.0.0.13)
public Listener ProtocolListener { get; set; }
Property Value
Listener