[This is preliminary documentation and is subject to change.]
Returns the number of bytes allocated by this pile from the system memory heap.
As pile pre-allocates memory in segments, it is absolutely normal to have this property return 100s of megabytes even when pile is almost empty.
This property may return close to all physical memory available
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:Implements
IPileStatus AllocatedMemoryBytesSee Also