a copy of watcher
Determines if two NM.TeamLinkWatcher objects contain the same values in all the properties.
the NM.TeamLinkWatcher to compare watcher to.
true if the objects contain the same values, false if they do not.
Gets the delay_down interval (in milliseconds) that elapses between the link going down and the runner being notified about it.
Gets the delay_up interval (in milliseconds) that elapses between the link coming up and the runner being notified about it.
Gets the arp ping watcher flags.
Gets the init_wait interval (in milliseconds) that the team port should wait before sending the first packet to the target host.
Gets the interval (in milliseconds) that the team port should wait between sending two check packets to the target host.
Gets the number of missed replies after which the link is considered down.
Gets the name of the link watcher to be used.
Gets the ip address to be used as source for the link probing packets.
Gets the host name/ip address to be used as destination for the link probing packets.
Gets the VLAN tag ID to be used to outgoing link probes
Increases the reference count of the object.
Since 1.20, ref-counting of NM.TeamLinkWatcher is thread-safe.
Decreases the reference count of the object. If the reference count reaches zero, the object will be destroyed.
Since 1.20, ref-counting of NM.TeamLinkWatcher is thread-safe.
Staticnew_Staticnew_Staticnew_Staticnew_
Creates a copy of
watcher