Log in

View Full Version : ActiveSync Development scan rate


Jimmy Dodd
09-20-2002, 10:16 PM
I am having some trouble with using the STOREINFO structure in the IReplStore::GetStoreInfo() method. Any value I set the uTimerRes to seems to cause extremely frequent scans of the store (every half second or so). Simply setting the uFlags SCF_SIMULATE_RTS bit without setting the uTimerRes value gives me a scan rate of about 10 seconds (though the default rate is 5000). I am totally lost as to what this value should be to get a scan of, for example, once every 30 seconds.

Does anyone have any experience with this setting?

Thanks,
Jim