IFulltext QueryTDocumentFirst Or Default Future Async Method
Overload List
| FirstOrDefaultFutureAsync | Execute this query and return the asynchronously, lazily initialized first result or the default value for the given type, if no results were found. |
| FirstOrDefaultFutureAsync(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. |