SphinxQLCommandExecuteReaderAsync Method

Overload List

ExecuteReaderAsync Executes the command text against the connection.
ExecuteReaderAsync(CancellationToken) Executes the command text against the connection.
ExecuteReaderAsync(CommandBehavior) Executes the command text against the connection.
ExecuteReaderAsync(CommandBehavior, CancellationToken) Executes the command text against the connection.

See Also