public method IConnectionParameters.getReconnectionDelayInSeconds
Overview
Gets the reconnection delay in seconds
Declaration
function getReconnectionDelayInSeconds()
public int getReconnectionDelayInSeconds();
public int getReconnectionDelayInSeconds();
Returns
The method returns an integer that represents the reconnection delay in seconds
Details
Declared in IConnectionParameters