See Also
SearchJob Methods
|
SearchJob Class
|
SearchJob Members
|
dtSearch.Engine
You are here:
dtSearch.Engine
>
SearchJob Class
>
SearchJob Methods
>
IsThreadDone Method
Close
dtSearch Engine API for .NET Framework 2.x-4.x 2024.01
Contents
|
Index
|
Home
Previous
|
Up
|
Next
SearchJob::IsThreadDone Method
Checks whether a
SearchJob
started using
ExecuteInThread
is done.
C#
public
bool
IsThreadDone
();
See Also
SearchJob Methods
|
SearchJob Class
|
SearchJob Members
|
dtSearch.Engine