See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
ListIndexJob::IsThreadDoneWait Method

Returns true immediately if the thread is done; otherwise waits up to millisecondsToWait for the thread to finish, then returns false if the thread is not done yet.

C#
public bool IsThreadDoneWait(long millisecondsToWait);
Visual Basic
Public Function IsThreadDoneWait(millisecondsToWait As long) As bool
Parameters
Parameters 
Description 
millisecondsToWait 
Number of milliseconds to wait, if the thread is not done yet. 
See Also
You are here: dtSearch::Engine Namespace > ListIndexJob Class > ListIndexJob Methods > IsThreadDoneWait Method
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.