Hi,
I'm using the layerDefinitions property on a ArcGISDynamicMapServiceLayer. In the same method,
I change the extent, and the layerDefinitions. If I look the queries sent, I see 2 exportMap.
I think the first one is send by the extent modification and the second one by layerDefinitions modification. I'm wrong?
If it's correct, there is a way to disabled autoRefresh and call it manually?
thx,
Eric