Failure Recovery (Windows Embedded CE 6.0)
1/6/2010
If the target device fails to make a connection to the server, it will retry the communication after the RetryTime has expired up to a maximum of RetryLimit times. The default RetryTime is 3 minutes and the default RetryLimit is 5. For more information, see Device Management Client Registry Settings.
In case of a non-recurring task, the task will fail when the RetryLimit is reached on a connection without contacting the server.
In case of a recurring task event, the task will retry the communication at a time that is defined by its frequency, if the RetryLimit is reached on a connection without contacting the server.