TeamLinkWatcher.nsna_ping
Description:
[ 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
[ 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
Parameters:
| 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 |
Returns:
|
the new TeamLinkWatcher object, or null on error |