HttpConnectionDispatcherOptions.TransportMaxBufferSize Propiedad

Definición

Obtiene o establece el tamaño máximo del búfer para los datos leídos por la aplicación antes de aplicar la contrapresión.

public:
 property long TransportMaxBufferSize { long get(); void set(long value); };
public long TransportMaxBufferSize { get; set; }
member this.TransportMaxBufferSize : int64 with get, set
Public Property TransportMaxBufferSize As Long

Valor de propiedad

Comentarios

El valor predeterminado es 65 KB.

Se aplica a