DataBufferPool Properties |
The DataBufferPool type exposes the following members.
Name | Description | |
---|---|---|
Disabled |
Gets or sets whether the pool is disabled.
If disabled, each call to take a buffer
will result in a new allocation.
| |
EnableStatistics |
Gets or sets whether to enable statistics.
| |
Instance |
Gets the singleton instance.
| |
Statistics |
Gets the pool usage statistics.
|