![]() | SphinxQLConnectionOpenAsync Method (CancellationToken) |
Namespace: SphinxConnector.SphinxQL
Exception | Condition |
---|---|
InvalidOperationException |
The connection has already been opened. -or- The ConnectionTimeout expired while retrieving a connection from the pool. -or- An attempt to connect to a Sphinx server with a version smaller than 2.0.1 has been made. |
SphinxQLException | |
ObjectDisposedException | The object has already been disposed. |