Click or drag to resize
ArpEntryExpired Property
Determines if the entry has expired.

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 bool Expired { get; }

Property Value

Type: Boolean
See Also