may_fail


Description:

[ NoAccessorMethod ]
public bool may_fail { get; set construct; }

If true, allow overall network configuration to proceed even if IPv4 configuration times out.

Note that at least one IP configuration must succeed or overall network configuration will still fail. For example, in IPv6-only networks, setting this property to true allows the overall network configuration to succeed if IPv4 configuration fails but IPv6 configuration completes successfully.