property Interval: integer; default -1;
Description
The Interval property holds number of seconds before reconnects.
If the property value is set to -1, the interval will be generated randomly ranging from 1 to 5 seconds. This is important to prevent server overload if there is a short server or network failure when a lot of clients try to join the server simultaneously.
The default value is -1.
See also