IFulltextSessionQueryAsync Method

Overload List

QueryAsyncTDocument, TResult(IPreparedQueryTDocument, TResult) Asynchronously executes the given prepared query and returns the list of results
QueryAsyncTDocument, TResult(IPreparedQueryTDocument, TResult, CancellationToken) Asynchronously executes the given prepared query and returns the list of results

See Also