randomness property

int randomness
final

The upper-bound of the random number of milliseconds to add to initialDelay when computing the amount of time to reconnect to the socket server.

Default is 10000 (10s).

Implementation

final int randomness;