 | SphinxQLConnectionCloseAsync Method |
Asynchronously 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
SyntaxPublic Function CloseAsync As Task
Return Value
Type:
Task A task representing the asynchronous operation.
See Also