IMemoryPoolFeature Interface

Definition

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.

Applies to