IFulltext QueryTDocumentFirst Or Default Async Method
Overload List
| FirstOrDefaultAsync | Asynchronously execute this query and return the first result or the default value for the given type, if no results were found. |
| FirstOrDefaultAsync(CancellationToken) | Asynchronously execute this query and return the first result or the default value for the given type, if no results were found. |