On Nov 20, 2012, at 6:02 PM, Jeremy A. Kolb - ARA/NED <jk...@ara.com> wrote: > I don't understand why though... all the time seems to be taken up after the > return from my ContentProvider.Query method.
ContentProvider.Query() returns an ICursor. Are you returning a custom ICursor or something created by Java? If you implement ICursor yourself, you could tell if Android is enumerating the ICursor before returning... - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid