[ NoAccessorMethod ]
[ Version ( since = "1.52" ) ]
public uint ip_ping_timeout { get; set; }
If greater than zero, delay success of IP addressing until either the specified timeout (in seconds) is reached, or a target IP address replies to a ping.
The property specifies the timeout for the ip_ping_addresses. This property is incompatible with gateway_ping_timeout, you cannot set these two properties at the same time.