 | SphinxQLConnectionStringBuilderConnectionTimeout Property |
Gets or sets the connection timeout.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic int ConnectionTimeout { get; set; }
Public Property ConnectionTimeout As Integer
Get
Set
Property Value
Type:
Int32The value of the ConnectTimeout property, or
15 if no value has been supplied.
See Also