File Sizes

For each file in the cache, the CBCache component keeps track of an application-defined file size value that indicates the total size of the file (that is, the size of the real file outside of the cache, not the amount of data cached for the file).

The CBCache component will not change this value by itself, it is up to the application to set it. If true is passed for the FetchMissingData parameter when a file's size is changed using the SetFileSize method, the CBCache component will fire the ReadData event to fetch additional data from external storage so that it may be cached.

 
 
Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Cache 2020 .NET Edition - Version 20.0 [Build 7850]