Click or drag to resize
IpPacketData Property
The data section of the 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 byte[] Data { get; }

Property Value

Type: Byte
See Also