connectivity_check_set_enabled


Description:

[ Version ( deprecated = true , deprecated_since = "1.22" , since = "1.10" ) ]
public void connectivity_check_set_enabled (bool enabled)

Warning: connectivity_check_set_enabled is deprecated since 1.22.

Enable or disable connectivity checking.

Note:

Use the async command dbus_set_property on nm_dbus_path, nm_dbus_interface to set "ConnectivityCheckEnabled" property to a "(b)" value.

Note that if a connectivity checking URI has not been configured, this will not have any effect.

Parameters:

this

a Client

enabled

true to enable connectivity checking