Click or drag to resize
SphinxQLConnectionClose Method
Closes the connection to Sphinx. This is the preferred method of closing any open connection.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
Exceptions
ExceptionCondition
SphinxQLException The connection-level error that occurred while closing the connection.
See Also