UdpBinding.MaxBufferPoolSize Property

Definition

Gets or sets a maximum buffer pool size associated with the binding.

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

Property Value

A number that indicates the size of a buffer pool.

Applies to