Ant Organisation Ltd documentation

DatabaseManager.UpdateCacheLastModified Method 

Sets the time that the cached data is being changed to Now

public void UpdateCacheLastModified(
   AntDatabase conn,
   string cacheName
);

Parameters

conn
AntDatabase in which the data is stored
cacheName
Name of the cache

See Also

DatabaseManager Class | Ant.Database Namespace