interface IConnectionParameters
Parents
object
Brief
The interface for storing connection parameters
| Public Methods | |
|---|---|
| getLoginTimeoutInSeconds | Gets the login completion timeout in seconds |
| getReconnectionsNumber | Gets the number of reconnection attempts |
| getReconnectionDelayInSeconds | Gets the reconnection delay in seconds |
| getApplicationName | Gets the application name |
| getAgent | Gets the library name |
| getResilience | Gets the Resilience object |