public method IConnectionParameters.getReconnectionsNumber
Overview
Gets the number of reconnection attempts
Declaration
function getReconnectionsNumber()
public int getReconnectionsNumber();
public int getReconnectionsNumber();
Returns
The method returns an integer that represents the number of reconnection attempts
Details
Declared in IConnectionParameters