wm.fix.appia.connection:getRetryThreadDetails
Retrieves connection retry thread details.
Input Parameters
None.
Output Parameters
retryThreadDetails | Document The configuration details of the retry thread. connectionRetryLimit— String Number of times to attempt to reconnect to the Appia server when the connection is lost. connectionRetrySleepInterval— String Number of milliseconds to wait in between connection attempts. |
Usage Notes
For more information about the connection retry thread, see
Configuring
FIX Module Connection Retry Thread Parameters.