DlmsPppSetupIpcpOptions Property

Attribute 4 - IPCP_options, contains the necessary parameters for the IP Control Protocol – the Network Control Protocol module of the PPP – that allow the negotiation of desirable Internet Protocol parameters

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

Property Value

DlmsTypeIpcpOptionsArray

See Also