IMemoryPoolFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MemoryPool<T> used by the connection.
public interface class IMemoryPoolFeature
public interface IMemoryPoolFeature
type IMemoryPoolFeature = interface
Public Interface IMemoryPoolFeature
Properties
MemoryPool |
Gets the MemoryPool<T> used by the connection. |