Overload | Description |
---|---|
FixedBufferConfiguration Constructor(Int32) | Initializes a new instance of the FixedBufferConfiguration class specifying its buffer capacity. |
FixedBufferConfiguration Constructor(Int32,Int32) | Initializes a new instance of the FixedBufferConfiguration class specifying its buffer capacity and active pre-fetch size. |
FixedBufferConfiguration Constructor(Int32,Int32,Int32) | Initializes a new instance of the FixedBufferConfiguration class specifying its buffer capacity and active and passive pre-fetch sizes. |