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