Click or drag to resize

IFulltextSessionQueryAsync Method

Overload List
 NameDescription
Public methodCode exampleQueryAsyncTDocument, TResult(IPreparedQueryTDocument, TResult) Asynchronously executes the given prepared query and returns the list of results
Public methodCode exampleQueryAsyncTDocument, TResult(IPreparedQueryTDocument, TResult, CancellationToken) Asynchronously executes the given prepared query and returns the list of results
Top
See Also