Gets or sets the number of conflict detection attemps

Namespace: CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP
Assembly: CENTREL.XIA.Network.Management.DHCP (in CENTREL.XIA.Network.Management.DHCP.dll)

Syntax

C#

public int ConflictDetectionAttemps { getset; }

VB

Public Property ConflictDetectionAttemps As Integer

Get

Set

C++

public:

property int ConflictDetectionAttemps {

int get();

void set(int value);

}

See Also

DHCPServerConfigurationDHCPServerConfigurationDHCPServerConfiguration Class
CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP Namespace