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

Sets number of messages sensor sends without acknowledgment from gateway before entering link mode Accepted values between 0 and 10 0 means unlimited (no self healing, power cycling senor will be required if gateway changes channel)

Syntax
C++
C#
Visual Basic
void UpdateRecoveryCount(int recovery);