onAlive

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

Synopsis

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

Description

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

See Also

setHeartbeatTimes, getHeartbeat, startHeartbeatTimers, cancelHeartbeatTimers