TMtxIntCache.MaxCount Property

property MaxCount: Integer;

Read only property. Maximum number of objects used inside object cache.

Returns: Int32

Remarks:

Use this value to trim the size of the object cache for your application. Too large cache eats away too much system memory and too small cache can result in performance penalties.