Click or drag to resize

SphinxQLConnectionDisposeAsync Method

Asynchronously diposes the connection object.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public Task DisposeAsync()

Return Value

Task
A ValueTask representing the asynchronous operation.
See Also