Network.Sim
Network.Sim
Network.Sim.Network.Ip.Arp
ArpCache Class
ArpCache Methods
Add Method
ArpCache
Add Method
Adds a new ArpEntry using the specified IpAddress as key.
Namespace:
Network.Sim.Network.Ip.Arp
Assembly:
Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
Add
(
IpAddress
key
,
ArpEntry
value
)
Parameters
key
Type:
Network.Sim.Network.Ip
IpAddress
The IPv4 address to use as key.
value
Type:
Network.Sim.Network.Ip.Arp
ArpEntry
The ArpEntry to add to the cache.
See Also
Reference
ArpCache Class
Network.Sim.Network.Ip.Arp Namespace
Network.Sim - A Software simulating an IEEE 802.3-based (Ethernet) Network Stack
Copyright © Torben Könke 2013