[This is preliminary documentation and is subject to change.]
Imposes a limit on maximum number of bytes that a pile can allocate of the system heap.
The default value of 0 means no limit, meaning - the pile will keep allocating objects
until the system allows. If the limit is reached, then the cache will start deleting
older objects to releave the memory load even if they are not due for expiration yet
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:
See Also