WebHttpRelayBinding.MaxBufferPoolSize Property

Definition

Gets or sets the maximum buffer pool size used by the transport.

public long MaxBufferPoolSize { get; set; }
member this.MaxBufferPoolSize : int64 with get, set
Public Property MaxBufferPoolSize As Long

Property Value

Returns the maximum buffer pool size. The default is 524288 bytes.

Applies to