Skip to content

Latest commit

 

History

History
 
 

service-feature-table-nocache

Service Feature Table (No Cache)

Use a feature service in on-interaction-no-cache mode. This mode always fetches features from the server and does not cache features client side by setting the ServiceFeatureTable.FeatureRequestMode to ON_INTERACTION_NO_CACHE on an service feature table before it is loaded.

Service Feature Table No Cache App

How to use the sample

Simply run the app.

How it works

Set the ServiceFeatureTable.FeatureRequestMode property of the service feature table to ON_INTERACTION_NO_CACHE before the table is loaded.

Relevant API

  • FeatureLayer
  • ServiceFeatureTable
  • ServiceFeatureTable.setFeatureRequestMode(...)

Tags

Edit and Manage Data