Hoppa till huvudinnehållet

"Disable Client Caching" option, what's it for?

Kommentarer

2 kommentarer

  • Permanently deleted user

    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
  • Permanently deleted user

    Thanks Paul

    0

Du måste logga in om du vill lämna en kommentar.