 | SphinxQLConnectionDisposeAsync Method |
Asynchronously diposes the connection object.
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic Task DisposeAsync()
Public Function DisposeAsync As Task
Return Value
Type:
Task
A
ValueTask representing the asynchronous operation.
See Also