CacheTolerance Property
The tolerance for stale data in the cache specified in seconds when using AutoCache .
Data Type
IntegerDefault Value
600Remarks
The tolerance for stale data in the cache specified in seconds. This only applies when AutoCache is used. The adapter checks with the data source for newer records after the tolerance interval has expired. Otherwise, it returns the data directly from the cache.