Walter.Net.Networking
MacIpPair Constructor
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > MacIpPair Structure : MacIpPair Constructor
The mac.
The ip.
ARP record status
Initializes a new instance of the MacIpPair struct.
Syntax
public MacIpPair( 
   string mac,
   string ip,
   ArpStatus type
)

Parameters

mac
The mac.
ip
The ip.
type
ARP record status
Exceptions
ExceptionDescription
Mac address needs to be provided - mac
IP address needs to be provided - ip
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

MacIpPair Structure
MacIpPair Members