Walter.Net.Networking
ArpStatus Enumeration
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace : ArpStatus Enumeration
Enum ArpStatus states the status of a MAC/ IP ARP call
Syntax
public enum ArpStatus : System.Enum 
Members
MemberDescription
Dynamic The entry is dynamic
Invalid The entry is invalid
Other other status
Static The entry is static
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Net.Networking.ArpStatus

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.Net.Networking Namespace