may_fail


Description:

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

If true, allow overall network configuration to proceed even if the configuration specified by this property 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 on the SettingIP4Config allows the overall network configuration to succeed if IPv4 configuration fails but IPv6 configuration completes successfully.