checkConnectionInterval property

int checkConnectionInterval
getter/setter pair

The frequency (in seconds) at which to check if the robot is still connected. 0 (zero) signifies no connection checks

Implementation

int checkConnectionInterval = 10;