See Also
SearchJob Methods
|
SearchJob Class
|
SearchJob Members
|
dtSearch.Engine Namespace
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
SearchJob Class
>
SearchJob Methods
>
Execute Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
SearchJob.Execute Method
Executes the search and returns when the search is complete.
C#
public
virtual
bool
Execute
(
SearchResults
searchResults
,
SearchFilter
outputFilter
=
null
);
See Also
SearchJob Methods
|
SearchJob Class
|
SearchJob Members
|
dtSearch.Engine Namespace