Click or drag to resize
FrameSource Property
The physical address of the host which sent this frame.

Namespace: Network.Sim.Lan.Ethernet
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public MacAddress Source { get; }

Property Value

Type: MacAddress
See Also