SphinxQLCommandExecuteReaderAsync Method (CommandBehavior, CancellationToken) |
Namespace: SphinxConnector.SphinxQL
public Task<SphinxQLDataReader> ExecuteReaderAsync( CommandBehavior behavior, CancellationToken cancellationToken )
| Exception | Condition |
|---|---|
| InvalidOperationException | There is no connection associated with this command or the connection is closed. |
| SphinxQLException |