SphinxQLDataReaderCloseAsync Method

Asynchronously closes the SphinxQLDataReader object.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override Task CloseAsync()

Return Value

Task
A task representing the asynchronous operation.

See Also