Sphinx QLConnection String BuilderTcp No Delay Property
Gets or sets whether to disable Nagle's algorithm for the socket connecting to searchd. Default is false.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public bool TcpNoDelay { get; set; }VB
Public Property TcpNoDelay As Boolean
Get
Set