Compartir a través de


UdpTransportSettings.MaxBufferPoolSize Propiedad

Definición

Obtiene o establece el tamaño máximo, en bytes, de cualquier grupo de búferes utilizado por el transporte.

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

Valor de propiedad

Int64

El tamaño máximo del grupo de búferes.

Se aplica a