I am consuming mapservice form ArcGIS Server 10 using ArcGIS Silverlight API. I have created cache (fusion layers) for my services by right clicking on the mapservice in ArcCatalog and clicking create cache. It works fine in my application but the problem is after viewing the cache when do map full extent the cache is still visible when it had to hide since I have set zoom visibility.
Please guide me as to how I can keep the map cache visibility off when it is out of the zoom visibility.