Initializes a new instance of the ContainerPacket class
Namespace: DMIP.NetworkAssembly: Connection (in Connection.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- packetCount
- Type:
System UInt16
[Missing <param name="packetCount"/> documentation for "M:DMIP.Network.ContainerPacket.#ctor(System.UInt16,DMIP.Network.MessageType,System.UInt32,System.UInt16)"]
- type
- Type: DMIP.Network MessageType
[Missing <param name="type"/> documentation for "M:DMIP.Network.ContainerPacket.#ctor(System.UInt16,DMIP.Network.MessageType,System.UInt32,System.UInt16)"]
- timestamp
- Type:
System UInt32
[Missing <param name="timestamp"/> documentation for "M:DMIP.Network.ContainerPacket.#ctor(System.UInt16,DMIP.Network.MessageType,System.UInt32,System.UInt16)"]
- tunnelID
- Type:
System UInt16
[Missing <param name="tunnelID"/> documentation for "M:DMIP.Network.ContainerPacket.#ctor(System.UInt16,DMIP.Network.MessageType,System.UInt32,System.UInt16)"]
See Also