I have been testing a WPF desktop application with a simple map and some buttons in my form. I reference the world imagery from ESRI and seems like the thread is being blocked everytime a request is made to the map service. For example when I pan the map the form freezes and will not respond again until all data has been loaded to the map.
Any ideas?
Thanks,
Justin