Hi, It is normal to get some delay, How long is taking for you? Is it more than 1 minute?
The KeppAlive and Timeout setting will only change the way the connections work, you may need to refresh you feed and check if there is any cache problem. For example, a proxy could be caching the feed. Cheers, Julian. On Jan 26, 9:53 am, George Flex <[email protected]> wrote: > I'm reading out some contacts with desktop client from my google > account. I've added 5 users to the Contactlist in my Gmail account. > > Whenever I change data onwww.gmail.com, it takes some minutes, for > actually seeing the same set differences on my client, which I use to > query my Gmail Contactlist. > > I currently have this in my program: > ((GDataRequestFactory) > contactService.RequestFactory).KeepAlive = false; > Would I be better off (altough I've tried it, and don't see any > change) to change the time out values like this? > // Setting the time-out manually > ((GDataRequestFactory) > contactService.RequestFactory).Timeout = 5000; // 5 secs > > Or should I be flushing local resources, my feed, ... I can't find it > why it shows immediately on Gmail.com (which might still not be 100% > committed to the big GoogleDataContacts-database, ofcourse, logic) but > not when querying for it. Any ideas? > > Thanks in advance, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
