 | SphinxQLConnectionStringBuilderConnectionTimeout Property |
Gets or sets the connection timeout.
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
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