Click or drag to resize

DataBufferPool Properties

The DataBufferPool type exposes the following members.

Properties
  NameDescription
Public propertyDisabled
Gets or sets whether the pool is disabled. If disabled, each call to take a buffer will result in a new allocation.
Public propertyEnableStatistics
Gets or sets whether to enable statistics.
Public propertyStatic memberInstance
Gets the singleton instance.
Public propertyStatistics
Gets the pool usage statistics.
Top
See Also