NonExistentFilesCacheSize Property

The size of the nonexistent files cache.

Syntax

func (obj *CBFS) NonExistentFilesCacheSize() (int32, error)
func (obj *CBFS) SetNonExistentFilesCacheSize(value int32) error

Default Value

2048

Remarks

This property specifies the maximum size of the nonexistent files cache as a number of entries. The value must be a positive number. The maximum valid value is 65536.

Please refer to the NonExistentFilesCacheEnabled property, as well as the Caching topic, for more information.

Note: This property cannot be changed within events.

Data Type

int32

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Connect 2020 Go Edition - Version 20.0 [Build 8348]