Sphinx QLConnection String BuilderSocket Receive Buffer Size Property
Gets or sets the receive buffer size for the socket connecting to searchd. Default is null, which uses the default value for the platform.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int? SocketReceiveBufferSize { get; set; }VB
Public Property SocketReceiveBufferSize As Integer?
Get
Set