Click or drag to resize
FramePayload Property
The payload data of the frame which will usually be encapsulated IP data.

Namespace: Network.Sim.Lan.Ethernet
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte[] Payload { get; }

Property Value

Type: Byte
See Also