Click or drag to resize

BufferPool Methods

The BufferPool type exposes the following members.

Methods
  Name Description
Public method Static member Clear Releases all the buffers currently cached in the pool.
Public method Static member ReturnBuffer Returns a buffer to the pool.
Public method Static member TakeBuffer Gets a buffer of at least the specified size from the pool.
Top
See Also