ArpPacketIpAddressTarget Property |
The IPv4 address of the target of this ARP packet.
Namespace: Network.Sim.Network.Ip.ArpAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IpAddress IpAddressTarget { get; }
Property Value
Type:
IpAddress
See Also