共用方式為


IMemoryPoolFeature.MemoryPool 屬性

定義

MemoryPool<T>取得連接所使用的 。

public:
 property System::Buffers::MemoryPool<System::Byte> ^ MemoryPool { System::Buffers::MemoryPool<System::Byte> ^ get(); };
public System.Buffers.MemoryPool<byte> MemoryPool { get; }
member this.MemoryPool : System.Buffers.MemoryPool<byte>
Public ReadOnly Property MemoryPool As MemoryPool(Of Byte)

屬性值

適用於