BasicHttpRelayBinding.MaxBufferPoolSize Property

Definition

Gets or sets the maximum size allowed for a buffer pool that stores TCP messages processed by the binding.

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

Property Value

The maximum size allowed for a buffer pool that stores TCP messages processed by the binding.

Applies to