Sphinx QLConnectionOpen Async Method
Overload List
| OpenAsync | An asynchronous version of Open, which opens a database connection with the settings specified by the ConnectionString. This method invokes the virtual method OpenAsync(CancellationToken) with CancellationToken.None. |
| OpenAsync(CancellationToken) | Opens a connection to Sphinx. |