Click or drag to resize
ArpEntryExpiryTime Property
The time at which the entry expires, in nanoseconds.

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 ulong ExpiryTime { get; }

Property Value

Type: UInt64
See Also