Enhanced Performance Option with IConnectorAccess

You can significantly improve the performance by caching the task file's XML metadata so that it does not have to be reloaded and parsed every time a task contained in the task file is opened.

To enable caching

To update caching

If you copy an updated metadata file to a running system with caching enabled, you need to update the cache. There are several ways to trigger an update.

To disable caching

Use myConnector.open("c:\myMetadata.xml?cache=false"); or omit the "cache" parameter. The default value is False.

Related Topics
Bullet Building Applications Using Native Win32 Technologies
Bullet Proxy Service Interface API Reference
  Attachmate