Reconnection settings

You can specify how the probe attempts to reconnect to the device by using the ReconnectionInterval, RetryConnectionCount, and RetryConnectionTimeOut properties.

If the probe loses its connection with the device, it waits for the time specified by the ReconnectionInterval property before attempting to reconnect. If the connection attempt is not successful within the time specified by the RetryConnectionTimeOut property, the probe halts the attempt, and then waits before making a subsequent attempt. Use the RetryConnectionCount property to specify the maximum number of attempts that the probe makes to connect to the device.