Click or drag to resize

IFulltextQueryTDocumentToFutureListAsync Method

Overload List
  NameDescription
Public methodCode exampleToFutureListAsync
Get an asynchronously, lazily initialized list of results. Accessing the results will trigger the execution of all pending future results as a batch of asynchronous queries in a single roundtrip to searchd.
Public methodCode exampleToFutureListAsync(CancellationToken)
Get an asynchronously, lazily initialized list of results. Accessing the results will trigger the execution of all pending future results as a batch of asynchronous queries in a single roundtrip to searchd.
Top
See Also