Compartir a través de


HubOptions.StreamBufferCapacity Propiedad

Definición

Obtiene o establece el tamaño máximo del búfer para las secuencias de carga de cliente. El tamaño predeterminado es 10.

public:
 property Nullable<int> StreamBufferCapacity { Nullable<int> get(); void set(Nullable<int> value); };
public int? StreamBufferCapacity { get; set; }
member this.StreamBufferCapacity : Nullable<int> with get, set
Public Property StreamBufferCapacity As Nullable(Of Integer)

Valor de propiedad

Se aplica a