Click or drag to resize
IpPacketIdentification Property
The idenfication used for uniquely identifying fragments of a fragmented IP packet.

Namespace: Network.Sim.Network.Ip
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ushort Identification { get; }

Property Value

Type: UInt16
See Also