onAlive

onAlive — a virtual method invoked on receipt of a heartbeat from the DataHub.

Syntax

For C++, Java, and C#:

void onAlive(void);

Description

This method is invoked upon receipt of the 'alive' hearbeat message from the DataHub. See setHeartbeatTimes for more details on this feature.

See Also

setHeartbeatTimes, getHeartbeat, startHeartbeatTimers, cancelHeartbeatTimers