getReconnectionDelay

getReconnectionDelay — retrieves the delay time between reconnection attempts.

Synopsis

For C++, Java, and C#:
long getReconnectionDelay(); 
void;
 

Returns

The reconnection delay time setting, in milliseconds.

Description

See setReconnectionDelay for more details.