次の方法で共有


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)

プロパティ値

適用対象