| DataBufferPool Methods | 
The DataBufferPool type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | Take(Int32) | 
            Takes a buffer from the pool.
             | 
|  | Take(Int32, Boolean) | 
            Takes a buffer from the pool.
             | 
|  | Take(Int32, Boolean, Boolean) | 
            Takes a buffer from the pool.
             | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also