You are here: Symbol Reference > Monnit.Mine Namespace > Sensor Class > Sensor Methods > Sensor.UpdateLinkInterval Method
Sensor.UpdateLinkInterval Method
Sensor Class  Sensor Members  Sensor Methods  Send Feedback

Defines in minutes the interval at which the sensor attempts to link/re-link with the gateway. Link heartbeats greater than 1 hour will be rounded to the nearest hour. Accepted values between 1 and 720 (1 minute to 12 hours)

Syntax
C++
C#
Visual Basic
void UpdateLinkInterval(int linkInterval);