getTimeout

getTimeout — retrieves the timeout timer period.

Syntax

For C++, Java, and C#:

long getTimeout(void);

Returns

The period in milliseconds of the timeout timer.

Description

See setHeartbeatTimes for more details on the timeout timer feature.

See Also

setHeartbeatTimes, getHeartbeat