 | SphinxQLConnection.Close Method |
Closes the connection to searchd. This is the preferred method of closing any open connection.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax
ExceptionsException | Condition |
---|
SphinxQLException |
The connection-level error that occurred while closing the connection.
|
See Also