dhcp_timeout


Description:

[ NoAccessorMethod ]
public int dhcp_timeout { get; set; }

A timeout for a DHCP transaction in seconds.

If zero (the default), a globally configured default is used. If still unspecified, a device specific timeout is used (usually 45 seconds).

Set to 2147483647 (MAXINT32) for infinity.