TeamLinkWatcher.arp_ping


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.12" ) ]
public TeamLinkWatcher.arp_ping (int init_wait, int interval, int missed_max, string target_host, string source_host, TeamLinkWatcherArpPingFlags flags) throws Error

Creates a new arp_ping TeamLinkWatcher object

Parameters:

init_wait

init_wait value

interval

interval value

missed_max

missed_max value

target_host

the host name or the ip address that will be used as destination address in the arp request

source_host

the host name or the ip address that will be used as source address in the arp request

flags

the watcher TeamLinkWatcherArpPingFlags

Returns:

the new TeamLinkWatcher object, or null on error