getReconnectionDelay

getReconnectionDelay — retrieves the delay time between reconnection attempts.

Syntax

For C++, Java, and C#:

long getReconnectionDelay(void);

Returns

The reconnection delay time setting, in milliseconds.

Description

See setReconnectionDelay for more details.