The time (in milliseconds) to wait before reconnecting to a server after a failed connection. The default value is 200 ms.
The maximum time (milliseconds) to allow reconnect attempts to continue without a successful connection, before giving up and abandoning the connection attempt. If zero, the client never gives up. The default value is 0.
This is the interface with available parameters to set for a FixedDelayStrategy object.