Click or drag to resize

SphinxQLConnectionOpenAsync Method

Overload List
 NameDescription
Public methodOpenAsyncAn 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.
Public methodOpenAsync(CancellationToken) Opens a connection to Sphinx.
Top
See Also