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; }
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.