Click or drag to resize
IpPacketFlags Property
The flags for controlling and identifying fragments set on this 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 IpFlag Flags { get; }

Property Value

Type: IpFlag
See Also