#include <network_service_discovery.h>
Timing details for this service announcement.
Public Attributes |
|
| TimeValue | refreshInterval |
| TimeValue | timeout |
| TimeValue refreshInterval |
Interval of keep-alive messages. Setting this lower allows for a shorter timeout, but also increases network traffic.
| TimeValue timeout |
Wait time between last received message and timeout. Should be ~2-3x refreshInterval. Setting this lower means timeouts are detected faster, but also increases risk of false negatives.