CBFS Storage 2020 Delphi Edition

Questions / Feedback?

UseAccessTime Property

Whether the component should keep track of last access times for vault items.

Syntax

property UseAccessTime: Boolean read get_UseAccessTime write set_UseAccessTime;

Default Value

false

Remarks

This property specifies whether the component should update the last access time for vault items (files, directories, symbolic links, and alternate streams) every time they're accessed.

Note that keeping track of access times will slow down operations.

Note: This property cannot be changed when Active is True, and cannot be changed within events.

Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Storage 2020 Delphi Edition - Version 20.0 [Build 8031]