class ConnectionParameters| Parents | |
An instance of this class stores connection parameters
| Public Methods | |
|
This method is a constructor for the class storing connection parameters. It defines and initializes several variables including a new object for handling retries and timeouts, sets the configuration for retrying connecting |
|
|
Gets the library name |
|
|
Gets the application name |
|
|
Gets the login completion timeout in seconds |
|
|
Gets the reconnection delay in seconds |
|
|
Gets the number of reconnection attempts |
|
|
Gets the Resilience object |
|