interface IConnectionParameters

Parents

object

Brief

The interface for storing connection parameters

Public Methods

getAgent

Gets the library name

getApplicationName

Gets the application name

getLoginTimeoutInSeconds

Gets the login completion timeout in seconds

getReconnectionDelayInSeconds

Gets the reconnection delay in seconds

getReconnectionsNumber

Gets the number of reconnection attempts

getResilience

Gets the Resilience object

back