BufferPool public class BufferPool Documentation public int BufferCount { get; set; } public int BufferSize { get; set; } public BufferPool(int numberOfBuffers, int bufferSize)