An NDoc Documented Class Library

BufferProvider Fields

The fields of the BufferProvider class are listed below. For a complete list of BufferProvider class members, see the BufferProvider Members topic.

Public Static Fields

LargeObjectTreshold This is the treshold for so-called Large Objects. These objects are not stored within the three standard Heaps. All objects with a size greater 85000 bytes are stored on the Large Object Heap. This heap is collected along with the the Generation-2 heap.

See Also

BufferProvider Class | InfiniTec.SystemUtilities Namespace