Click or drag to resize

SphinxQLCommandExecuteReaderAsync Method

Overload List
 NameDescription
Public methodExecuteReaderAsync Executes the command text against the connection.
Public methodExecuteReaderAsync(CancellationToken) Executes the command text against the connection.
Public methodExecuteReaderAsync(CommandBehavior) Executes the command text against the connection.
Public methodExecuteReaderAsync(CommandBehavior, CancellationToken) Executes the command text against the connection.
Top
See Also