Click or drag to resize
ArpEntryMacAddress Property
The MAC-48 address of the entry.

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

Property Value

Type: MacAddress
See Also