NetOnewayRelayBinding.MaxBufferPoolSize Property

Definition

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

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

Property Value

Returns the maximum size allowed for a buffer pool that stores messages processed by the binding. The default value is 65,536 bytes.

Applies to