remove_ip_ping_address_by_value


Description:

[ Version ( since = "1.52" ) ]
public bool remove_ip_ping_address_by_value (string address)

Removes the IP address address from ip-ping-addresses.

Parameters:

this

the SettingConnection

address

the IP address to remove

Returns:

true if the IP address was found and removed; false if it was not.