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