Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
interface Microsoft.​AspNetCore.​Connections.​Features.​IMemoryPoolFeature
Assembly: Microsoft.AspNetCore.Connections.Abstractions
The <see cref="T:System.Buffers.MemoryPool`1" /> used by the connection.
Properties
System.​Buffers.​MemoryPool<​byte>
MemoryPool
Gets the <see cref="T:System.Buffers.MemoryPool`1" /> used by the connection.