UdpTransportSettings.MaxBufferPoolSize プロパティ

定義

トランスポートによって使用されるバッファー プールの最大サイズ (バイト単位) を取得または設定します。

public:
 property long MaxBufferPoolSize { long get(); void set(long value); };
public long MaxBufferPoolSize { get; set; }
member this.MaxBufferPoolSize : int64 with get, set
Public Property MaxBufferPoolSize As Long

プロパティ値

バッファー プールの最大サイズ。

適用対象