"Disable Client Caching" option, what's it for?
Hi,
In the Geocortex Manager for Feature Access Layer this is a "Disable Client Caching" under the function tab disabled by default. I'm wondering what it is for? I can't find any detail abou it in the forum or user guide. Any advise? Thanks.
regards,
Jack
-
Hi Jack,
This is based on Esri's DisableClientCaching property for feature layers (providing a link below with a short description from Esri). Feature layers send feature data to the client to be rendered on the map client-side. Esri uses client-side data caching by default to improve performance by avoiding queries to ArcGIS Server for changes to the data. However, if your data is volatile (e.g. lots of edits), you may choose to disable caching to force the feature layer to query for new data on every map pan or zoom.
http://help.arcgis.com/en/webapi/silverlight/help/index.html#//016600000015000000
0 -
Thanks Paul
0
Please sign in to leave a comment.
Comments
2 comments