Sphinx QLConnectionClose Method
Closes the connection to searchd. This is the preferred method of closing any open connection.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override void Close()VB
Public Overrides Sub CloseImplements
IDbConnectionCloseExceptions
| SphinxQLException | The connection-level error that occurred while closing the connection. |