![]() ![]() | 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. |
![]() ![]() | Returs a buffer with a size between size and size*2. If currently no such buffer is available, a new buffer is allocated. |
![]() ![]() | This mehtod clears the given buffer and adds it to the collection of available buffers. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
BufferProvider Class | InfiniTec.SystemUtilities Namespace