[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.12" ) ]
public TeamLinkWatcher.nsna_ping (int init_wait, int interval, int missed_max, string target_host) throws Error
Creates a new nsna_ping TeamLinkWatcher object
init_wait |
init_wait value |
interval |
interval value |
missed_max |
missed_max value |
target_host |
the host name or the ipv6 address that will be used as target address in the NS packet |
the new TeamLinkWatcher object, or null on error |