DlmsTypeIpcpOption(DlmsTypeIpcpOptionType, Object) Constructor
Creates a new instance of DlmsTypeLcpOption object
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public DlmsTypeIpcpOption(
DlmsTypeIpcpOptionType optionType,
Object data
)
Parameters
- optionType DlmsTypeIpcpOptionType
- IPCP option type
- data Object
-
IPCP option data
Type of the date depends on IPCP option type value:
IPCompressionProtocol - ushort
PreferredLocalIpAddress - uint
PreferredPeerIPAddresses - uint[]
GrantAccessPrefPeerOnList - bool
UseStaticIPPool - bool