Definition at line 31 of file HandlerSettings.h.
◆ ConnectionRetries() [1/3]
◆ ConnectionRetries() [2/3]
◆ ConnectionRetries() [3/3]
◆ toString()
| std::string toString |
( |
| ) |
const |
Returns the string representation.
◆ interval
The time interval between the attempts to restore the telecommunication link (in seconds).
- Note
- The default value is 0 (zero).
Definition at line 55 of file HandlerSettings.h.
◆ number
Number of attempts to restore the telecommunication link. -1 - unlimited 0 - never (default) >0 - the number of attempts
Definition at line 50 of file HandlerSettings.h.