Compartir a través de


SocketConnectionFactoryOptions.WaitForDataBeforeAllocatingBuffer Propiedad

Definición

Espere hasta que haya datos disponibles para asignar un búfer. Establecer esto en false puede aumentar el rendimiento a costa de aumentar el uso de memoria.

public bool WaitForDataBeforeAllocatingBuffer { get; set; }
member this.WaitForDataBeforeAllocatingBuffer : bool with get, set
Public Property WaitForDataBeforeAllocatingBuffer As Boolean

Valor de propiedad

Comentarios

El valor predeterminado es true.

Se aplica a