HttpBindingBase.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

屬性值

最大記憶體容量(位元組)分配給接收通道訊息緩衝區的管理者。

適用於