ThinkGeo.com    |     Documentation    |     Premium Support

Manage Tile Cache expiry on WPF Client

Hi ThinkGeo,


I am unable to find API that I can use to determine when to Clear off TileCache on the WPF Client. Is t


Scenario:


-Initially WPF client is having tiles based on map rendered from WMS server.


- Now data on the WMS server is upgraded to say 2010 data. We want the WPF client tile cache to be cleared off.


Questions:


 How to determine WPF client cache needs to be cleared? Is there a version/date  attribute on Tile/ BitmapTileCache or TiledWMSOverlayclass that I can make use of?


 


Regards,


Anil


 



 


Hi, Anil
Sorry for that. We don't provide the similar functionality that you have mentioned. But as for the TileCache object, we have supplied the ClearCache method to help user to delete the tiles cache related with the TileCache object, also you can implement your own business logic depend on your scenario by overriding the ClearCacheCore method.
 
Please let us know if you still have additional questions.
 
Thanks,
 
Khalil