Click or drag to resize

IFulltextQueryTDocumentFirstOrDefaultFutureAsync Method

Overload List
  NameDescription
Public methodFirstOrDefaultFutureAsync
Execute this query and return the asynchronously, lazily initialized first result or the default value for the given type, if no results were found.
Public methodFirstOrDefaultFutureAsync(CancellationToken)
Execute this query and return the asynchronously, lazily initialized first result or the default value for the given type, if no results were found.
Top
See Also