Arp Methods |
The Arp type exposes the following members.
Name | Description | |
---|---|---|
![]() | ArpTableOf |
Returns an enumerable collection of ARP entries for the specified
interface.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Lookup |
Looks up the Layer-2 (MAC-48) physical address in the ARP cache for
the specified IPv4 address.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnInput |
Examines and processes the ARP message contained in the specified byte
array.
|
![]() | Resolve |
Resolves the specified IPv4 address to a Layer-2 (MAC-48)
physical address.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |