ArpPacketMacAddressTarget Property |
The MAC-48 address of the target of this ARP packet. This
field is ignored in requests.
Namespace: Network.Sim.Network.Ip.ArpAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic MacAddress MacAddressTarget { get; }
Property Value
Type:
MacAddress
See Also