Failure Recovery (Windows CE 5.0)
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.
See Also
Device Management Client Application Development
Send Feedback on this topic to the authors