Property BinaryStorageBufferCacheSize
BinaryStorageBufferCacheSize
This value controls the amount of memory used internally by the storage buffer of the binary catalog. Lower values will use less memory but may result in higher cpu usage as more data will be uncached and will need to be rebuilt. The default value is 128 and should work for most applications.
Declaration
public static int BinaryStorageBufferCacheSize { get; }
Property Value
Type | Description |
---|---|
int |