When the device ActiveSync provider is to be terminated, how can it tell the ActiveSync manager to try again later?
If the ActiveSync provider cannot terminate itself immediately, it can return FALSE when InitObjType (NULL, NULL, 0) is called. The ActiveSync manager will attempt to terminate the provider again in two seconds, and continue for up to 15 minutes. This is necessary for certain ActiveSync providers that must signal and wait for a working thread to terminate.