Backoff strategy
If the Retry property is set to 1, and the probe fails to establish a connection or loses an existing connection to the device, the probe reverts to a backoff strategy.
The probe's backoff strategy is to attempt to reconnect to the SpectroSERVER at intervals specified by the RetryInterval property.
If the Retry property is set to 0, and the probe is monitoring only one SpectroSERVER, the probe will shut down when it loses the connection. If the probe is monitoring more than one SpectroSERVER, it will not shut down.