Sphinx QLConnection String BuilderConnection Timeout Property
Gets or sets the connection timeout.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The value of the ConnectTimeout property, or 15 if no value has been supplied.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int ConnectionTimeout { get; set; }VB
Public Property ConnectionTimeout As Integer
Get
SetProperty Value
Int32The value of the ConnectTimeout property, or 15 if no value has been supplied.